test: Fix test dependency

This commit is contained in:
Suraj Shetty
2021-05-09 14:38:28 +05:30
parent 7044bcfaab
commit 2ac27d774d
4 changed files with 6 additions and 4 deletions

View File

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