test: Fix test_dependencies

This commit is contained in:
Suraj Shetty
2021-05-06 17:44:26 +05:30
parent 5f7546d876
commit c5430afe2d
3 changed files with 4 additions and 3 deletions

View File

@@ -1 +1 @@
global_test_dependencies = ['User', 'Company']
global_test_dependencies = ['User', 'Company', 'Cost Center', 'Account', 'Warehouse', 'Item']