1 parent e1e8ecc commit 230b0a0Copy full SHA for 230b0a0
1 file changed
sql_api/test_workflow_operations_api.py
@@ -845,7 +845,6 @@ def test_workflow_log_view_returns_logs_by_audit_id(
845
"operator_display": normal_user.display,
846
}.items()
847
)
848
- assert response.json()["rows"][0]["operation_time"].endswith("Z")
849
850
851
@pytest.mark.django_db
0 commit comments