Increased wait to get modal ready.
This commit is contained in:
parent
e1eb1c95d0
commit
cb6ab39809
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ class AgentUserManageTest < TestCase
|
|||
},
|
||||
{
|
||||
:execute => 'wait',
|
||||
:value => 1,
|
||||
:value => 2,
|
||||
},
|
||||
|
||||
# accept task close warning
|
||||
|
|
Loading…
Reference in a new issue