Skip to content

Commit

Permalink
Try to fix randomly failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chives committed Sep 22, 2017
1 parent ffe5b27 commit 26fd060
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions features/form/nested_collections.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 26fd060

Please sign in to comment.