Skip to content

Commit 230b0a0

Browse files
committed
delete unused tests
1 parent e1e8ecc commit 230b0a0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sql_api/test_workflow_operations_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,6 @@ def test_workflow_log_view_returns_logs_by_audit_id(
845845
"operator_display": normal_user.display,
846846
}.items()
847847
)
848-
assert response.json()["rows"][0]["operation_time"].endswith("Z")
849848

850849

851850
@pytest.mark.django_db

0 commit comments

Comments
 (0)