1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00

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' => [
ENTITY_USER,
],
'vendors' => [
ENTITY_USER,
],
'expense_categories' => [
ENTITY_USER,
],