Fixed broken tests

This commit is contained in:
Marcin Grzejszczak
2018-01-29 12:32:40 +01:00
parent 0344573489
commit b8bd8fab87

View File

@@ -73,7 +73,7 @@ public class MultipleHopsIntegrationTests {
.distinct()
.collect(toList()))
.hasSize(3)
.containsAll(asList("send:words", "send:counts", "send:greetings"));
.containsAll(asList("words", "counts", "greetings"));
}
// issue #237 - baggage