mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-30 01:05:18 +02:00
puts get all ruby test
This commit is contained in:
parent
2099af5f3a
commit
870f5fea46
@ -8,6 +8,8 @@ describe'/staff/get-all' do
|
||||
csrf_token: $csrf_token
|
||||
})
|
||||
|
||||
puts result['data']
|
||||
|
||||
(result['status']).should.equal('success')
|
||||
|
||||
(result['data'][0]['name']).should.equal('Emilia Clarke')
|
||||
|
Loading…
x
Reference in New Issue
Block a user