fix: linters and tests

This commit is contained in:
Jannat Patel
2023-06-13 20:21:02 +05:30
parent 89206f94f0
commit 9941e0e936
3 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ def execute():
}
).insert(ignore_permissions=True)
frappe.db.set_value(
frappe.db.set_single_value(
"LMS Settings",
None,
"mentor_request_creation",
@@ -43,7 +43,7 @@ def execute():
}
).insert(ignore_permissions=True)
frappe.db.set_value(
frappe.db.set_single_value(
"LMS Settings",
None,
"mentor_request_status_update",