mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-25 22:21:31 +01:00
chore: fix linters issue
This commit is contained in:
@@ -4287,7 +4287,7 @@ class TestPurchaseReceipt(FrappeTestCase):
|
||||
|
||||
frappe.db.set_single_value("Buying Settings", "set_valuation_rate_for_rejected_materials", 0)
|
||||
|
||||
@IntegrationTestCase.change_settings(
|
||||
@change_settings(
|
||||
"Buying Settings",
|
||||
{"bill_for_rejected_quantity_in_purchase_invoice": 1, "set_valuation_rate_for_rejected_materials": 1},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user