Fixed test.
This commit is contained in:
parent
4639b0c5eb
commit
8e3128a4fc
1 changed files with 5 additions and 0 deletions
|
@ -45,6 +45,11 @@ class CustomerTicketCreateTest < TestCase
|
|||
css: '.active [data-name="body"]',
|
||||
value: 'some body 1234 äöüß',
|
||||
)
|
||||
|
||||
task_type(
|
||||
type: 'stayOnTab',
|
||||
)
|
||||
|
||||
click( css: '.active .js-submit' )
|
||||
|
||||
watch_for(
|
||||
|
|
Loading…
Reference in a new issue