Browse Source

Fixed test.

Martin Edenhofer 9 years ago
parent
commit
8e3128a4fc
1 changed files with 5 additions and 0 deletions
  1. 5 0
      test/browser/customer_ticket_create_test.rb

+ 5 - 0
test/browser/customer_ticket_create_test.rb

@@ -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(