Fixed order.

This commit is contained in:
Martin Edenhofer 2013-07-17 23:23:31 +02:00
parent c907a4dd50
commit f009575302

View file

@ -181,17 +181,17 @@ class TextModuleTest < TestCase
:execute => 'click',
:css => 'a[href="#ticket_create/call_inbound"]',
},
{
:where => :instance2,
:execute => 'click',
:css => 'a[href="#new"]',
},
{
:where => :instance2,
:execute => 'set',
:css => '.active input[name=subject]',
:value => 'A',
},
{
:where => :instance2,
:execute => 'click',
:css => 'a[href="#new"]',
},
{
:where => :instance2,
:execute => 'click',