Improved timing.

This commit is contained in:
Martin Edenhofer 2016-03-14 23:19:11 +01:00
parent ecdca2f202
commit 9717296f7d

View file

@ -112,7 +112,7 @@ class AgentTicketOverviewLevel0Test < TestCase
css: '.modal input[value="article_count"]',
)
click(css: '.modal .js-submit')
sleep 4
sleep 6
# check if number and article count is shown
match(
@ -160,7 +160,7 @@ class AgentTicketOverviewLevel0Test < TestCase
css: '.modal input[value="article_count"]',
)
click(css: '.modal .js-submit')
sleep 2
sleep 6
# check if number and article count is gone
match_not(