Skip to content

Commit 6b463e5

Browse files
committed
lint
1 parent a107ec6 commit 6b463e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1502,7 +1502,6 @@ def testWorkflowPassedView(self, _can_review, _audit, _detail_by_id):
15021502
self.wf1.refresh_from_db()
15031503
self.assertEqual(self.wf1.status, "workflow_review_pass")
15041504

1505-
15061505
@patch("sql.sql_workflow.Audit.add_log")
15071506
@patch("sql.sql_workflow.Audit.detail_by_workflow_id")
15081507
@patch("sql.sql_workflow.Audit.audit")

0 commit comments

Comments
 (0)