Fixed test.
This commit is contained in:
parent
b753ba5396
commit
d311909565
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ class AgentTicketOverviewLevel1Test < TestCase
|
||||||
ticket_update(
|
ticket_update(
|
||||||
browser: browser2,
|
browser: browser2,
|
||||||
data: {
|
data: {
|
||||||
|
state: 'closed',
|
||||||
priority: '3 high',
|
priority: '3 high',
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue