refactor: explicit commit removed
This commit is contained in:
parent
ea5895c7f3
commit
cf552858bc
1 changed files with 0 additions and 1 deletions
|
|
@ -493,7 +493,6 @@ class TestNotification(IntegrationTestCase):
|
|||
"recipients": [{"receiver_by_document_field": "allocated_to"}],
|
||||
}
|
||||
).insert()
|
||||
frappe.db.commit()
|
||||
|
||||
todo = frappe.new_doc("ToDo")
|
||||
todo.description = "Checking email notification with jinja template"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue