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
|
||||
sendkey(value: :tab)
|
||||
sleep 1
|
||||
sleep 3
|
||||
set(
|
||||
css: '.active .ticket-form-bottom .token-input',
|
||||
value: 'NOT EXISTING',
|
||||
|
|
Loading…
Reference in a new issue