Improved timing.

This commit is contained in:
Martin Edenhofer 2016-04-08 09:15:24 +02:00
parent c28dc561c0
commit 6b219b724b

View file

@ -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] + '"]',