Removed not needed wait to force IE9 issues.
This commit is contained in:
parent
b6ddca0f88
commit
e1eb1c95d0
1 changed files with 0 additions and 4 deletions
|
@ -65,10 +65,6 @@ class AgentTicketActionLevel1Test < TestCase
|
|||
:css => '.active .ticket_create textarea[name="body"]',
|
||||
:value => 'some body 123äöü',
|
||||
},
|
||||
{
|
||||
:execute => 'wait',
|
||||
:value => 5,
|
||||
},
|
||||
{
|
||||
:execute => 'click',
|
||||
:css => '.active .form-actions button[type="submit"]',
|
||||
|
|
Loading…
Reference in a new issue