fix broken test. Collections cant be draft

This commit is contained in:
Leo Germani 2019-07-23 17:15:55 -03:00
parent 75cabcdceb
commit efe4244500
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ class Items extends TAINACAN_UnitTestCase {
'collection',
array(
'name' => 'testePerm',
'status' => 'publish'
),
true
);