mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-19 09:35:03 +00: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