mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 13:44:06 -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',
|
||||
]))
|
||||
->assertOk()
|
||||
->assertOk()
|
||||
->assertJsonStructure([
|
||||
'total',
|
||||
'rows',
|
||||
|
|
Loading…
Reference in a new issue