debug: test_workflow

This commit is contained in:
Rushabh Mehta 2020-08-14 15:23:05 +05:30
parent 2af7c7dc33
commit 7ee1fe3caf

View file

@ -35,7 +35,7 @@ class TestWorkflow(unittest.TestCase):
'''test simple workflow'''
todo = doc or self.test_default_condition()
frpape.print_sql(True)
frappe.print_sql(True)
apply_workflow(todo, 'Approve')
frappe.print_sql(False)
# default condition is set