fix collections test

This commit is contained in:
Leo Germani 2018-02-09 14:28:12 -02:00
parent a258bdd0c5
commit 7a3188a572
1 changed files with 2 additions and 1 deletions

View File

@ -198,7 +198,8 @@ class Collections extends TAINACAN_UnitTestCase {
array(
'name' => 'teste',
'description' => 'adasdasdsa',
'default_order' => 13
'default_order' => 13,
'status' => 'publish'
)
);