Commit 6382325f8aa7e225fbfae3c8399253ccefeeb4fe
1 parent
bd0941cf
Exists in
colab
and in
4 other branches
Wait on module navigation feature so slower computers can run this test
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
features/repository/show/modules_tree.feature
| @@ -50,4 +50,5 @@ Feature: Repository modules tree | @@ -50,4 +50,5 @@ Feature: Repository modules tree | ||
| 50 | When I visit the repository show page | 50 | When I visit the repository show page |
| 51 | And I click the "Modules Tree" h3 | 51 | And I click the "Modules Tree" h3 |
| 52 | And I click on the sample child's name | 52 | And I click on the sample child's name |
| 53 | + And I wait for "5" seconds | ||
| 53 | Then I should see a sample child's name | 54 | Then I should see a sample child's name |