mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-05 19:42:45 +00:00
test: fix test_asset_repair setup
This commit is contained in:
@@ -28,6 +28,7 @@ from erpnext.stock.doctype.serial_and_batch_bundle.test_serial_and_batch_bundle
|
||||
class TestAssetRepair(IntegrationTestCase):
|
||||
@classmethod
|
||||
def setUpClass(cls):
|
||||
super().setUpClass()
|
||||
set_depreciation_settings_in_company()
|
||||
create_asset_data()
|
||||
create_item("_Test Stock Item")
|
||||
|
||||
Reference in New Issue
Block a user