mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 05:39:12 +00:00
Fixed asset test cases due to tax rule (#11247)
* Fixed asset testcases due to tax rule * Delete tax rule record after running test cases * Fixed test cases * Fixed test cases * Fixed subscription tests due to tax rule
This commit is contained in:
@@ -39,3 +39,4 @@ class TestShoppingCartSettings(unittest.TestCase):
|
||||
|
||||
frappe.db.sql("update `tabTax Rule` set use_for_shopping_cart = 1")
|
||||
|
||||
test_dependencies = ["Tax Rule"]
|
||||
Reference in New Issue
Block a user