From d5f21fd13a4f99ff96345867a4cecf5b09b988c1 Mon Sep 17 00:00:00 2001 From: Moritz Kobitzsch Date: Wed, 4 May 2016 11:06:32 +0200 Subject: [PATCH] fix test-case --- features/testbot/summary.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/testbot/summary.feature b/features/testbot/summary.feature index 7c225124f..3290e3c6e 100644 --- a/features/testbot/summary.feature +++ b/features/testbot/summary.feature @@ -39,7 +39,7 @@ Feature: Basic Routing When I route I should get | from | to | route | summary | - | e | a | de,,bc,ab | de, bc | + | e | a | de,,bc,ab,ab | de, bc | @smallest @todo Scenario: Summaries when routing on a simple network