Fixed tag test.
This commit is contained in:
parent
f4272315ac
commit
5b4364f811
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ class AgentTicketTagTest < TestCase
|
||||||
)
|
)
|
||||||
sleep 2
|
sleep 2
|
||||||
sendkey(value: :tab)
|
sendkey(value: :tab)
|
||||||
sleep 1
|
sleep 3
|
||||||
set(
|
set(
|
||||||
css: '.active .ticket-form-bottom .token-input',
|
css: '.active .ticket-form-bottom .token-input',
|
||||||
value: 'NOT EXISTING',
|
value: 'NOT EXISTING',
|
||||||
|
|
Loading…
Reference in a new issue