Working on adding check-data to Travis

This commit is contained in:
Hillel Coren 2017-03-09 19:54:03 +02:00
parent 3548b462d7
commit d854269228

View File

@ -161,6 +161,9 @@ class CheckData extends Command
'products' => [ 'products' => [
ENTITY_USER, ENTITY_USER,
], ],
'vendors' => [
ENTITY_USER,
],
'expense_categories' => [ 'expense_categories' => [
ENTITY_USER, ENTITY_USER,
], ],