Fixed test.

This commit is contained in:
Martin Edenhofer 2015-09-22 23:39:34 +02:00
parent b753ba5396
commit d311909565

View file

@ -187,6 +187,7 @@ class AgentTicketOverviewLevel1Test < TestCase
ticket_update(
browser: browser2,
data: {
state: 'closed',
priority: '3 high',
}
)