mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Removed duplicate status check
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
82743abadc
commit
9e9b07f10f
|
@ -32,7 +32,6 @@ class IndexCategoriesTest extends TestCase
|
||||||
'limit' => '20',
|
'limit' => '20',
|
||||||
]))
|
]))
|
||||||
->assertOk()
|
->assertOk()
|
||||||
->assertOk()
|
|
||||||
->assertJsonStructure([
|
->assertJsonStructure([
|
||||||
'total',
|
'total',
|
||||||
'rows',
|
'rows',
|
||||||
|
|
Loading…
Reference in a new issue