diff --git a/features/desktop/aspect_navigation.feature b/features/desktop/aspect_navigation.feature index 84d6018577695507f9f7d49d58b828c0f09c667d..d6a70ab3b934e7d6a7974177e218621faf799742 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