Improved timing.
This commit is contained in:
parent
c28dc561c0
commit
6b219b724b
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ class AgentTicketOverviewLevel0Test < TestCase
|
|||
click(
|
||||
css: '.active .bulkAction .js-submit',
|
||||
)
|
||||
sleep 4
|
||||
sleep 6
|
||||
|
||||
exists_not(
|
||||
css: '.active table tr td input[value="' + ticket1[:id] + '"]',
|
||||
|
|
Loading…
Reference in a new issue