From 26fd0607a07a27c2bf109a9d9de21a9e2e1855a4 Mon Sep 17 00:00:00 2001
From: Lukasz Cybula <lukasz@fsi.pl>
Date: Fri, 22 Sep 2017 10:04:33 +0200
Subject: [PATCH] Try to fix randomly failing tests

---
 features/form/nested_collections.feature | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/features/form/nested_collections.feature b/features/form/nested_collections.feature
index 6b3b1a79..46ad5f4c 100644
--- a/features/form/nested_collections.feature
+++ b/features/form/nested_collections.feature
@@ -6,8 +6,7 @@ Feature: Managing form nested collections
       | news | FSi\FixturesBundle\Admin\News |
     And translations are enabled in application
     And there is 1 "news"
-    And I am on the "Admin panel" page
-    And I follow "News" menu element
+    And I am on the "News list" page
     And I press "Edit" link in actions column of first element at list
     And I should see "News edit" page header "Edit element"
     And "Tags" collection should have 1 elements