Commit fdcca9df5a6b8e67a2d68d0b1d892a97fe6e0f44

Authored by Rafael Manzo
Committed by Diego Camarinha
1 parent f2acdc5a

Fixed Module Tree acceptance tests that was failling randomly

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
features/repository/show/modules_tree.feature
... ... @@ -15,6 +15,8 @@ Feature: Repository modules tree
15 15 And I ask for the last ready processing of the given repository
16 16 And I ask for the module result of the given processing
17 17 When I visit the repository show page
  18 + And I click the "Modules Tree" h3
  19 + And I wait for "5" seconds
18 20 Then I should see the given module result
19 21  
20 22 @kalibro_restart @kalibro_processor_restart @javascript
... ...