fix broken test. Collections cant be draft
This commit is contained in:
parent
75cabcdceb
commit
efe4244500
|
@ -24,6 +24,7 @@ class Items extends TAINACAN_UnitTestCase {
|
|||
'collection',
|
||||
array(
|
||||
'name' => 'testePerm',
|
||||
'status' => 'publish'
|
||||
),
|
||||
true
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue