mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-30 01:05:18 +02:00
Test tests failing
This commit is contained in:
parent
5283a9beab
commit
57fd123c55
@ -68,7 +68,7 @@ describe '/ticket/edit-title' do
|
|||||||
title: 'Casterly Rock',
|
title: 'Casterly Rock',
|
||||||
ticketNumber: ticket['ticket_number']
|
ticketNumber: ticket['ticket_number']
|
||||||
})
|
})
|
||||||
(result['status']).should.equal('fail')
|
(result['status']).should.equal('failure hehe this is broken')
|
||||||
(result['message']).should.equal('NO_PERMISSION')
|
(result['message']).should.equal('NO_PERMISSION')
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user