mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 17:04:47 +00:00
fix: ERPNextTestSuite to change_settings
This commit is contained in:
committed by
GitHub
parent
b8b2141e20
commit
76078a7fb9
@@ -352,7 +352,7 @@ class TestPeriodClosingVoucher(unittest.TestCase):
|
||||
|
||||
return pcv
|
||||
|
||||
@ERPNextTestSuite.change_settings(
|
||||
@change_settings(
|
||||
"Accounts Settings",
|
||||
{"enable_immutable_ledger": 1},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user