From 88ecba14d213af0d4bbcb7be6f8650ea4bd417dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Thu, 11 Aug 2016 16:03:16 +0200 Subject: [PATCH] perhaps stabilize features/desktop/aspect_navigation.feature:18 --- features/desktop/aspect_navigation.feature | 3 +++ 1 file changed, 3 insertions(+) diff --git a/features/desktop/aspect_navigation.feature b/features/desktop/aspect_navigation.feature index 84d601857..d6a70ab3b 100644 --- a/features/desktop/aspect_navigation.feature +++ b/features/desktop/aspect_navigation.feature @@ -17,6 +17,9 @@ Feature: Aspect navigation on the left menu Scenario: Aspects selection is remembered through site navigation When I select only "Besties" aspect + Then I should be on the aspects page + + When I go to the stream page And I go to the aspects page Then I should see "Besties" aspect selected And I should see "Unicorns" aspect unselected