You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/fixtures/test_virus.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -173,7 +173,7 @@
173
173
"outfolder": "test_output"
174
174
},
175
175
"expected_result": "ValueError",
176
-
"expected_msg": "Min value (2020-12-31 00:00:00) cannot be greater than max value (2020-01-01 00:00:00) for release data (arguments: min_release_date and max_release_date)."
176
+
"expected_msg": "Min value (2020-12-31 00:00:00) cannot be greater than max value (2020-01-01 00:00:00) for release date (arguments: min_release_date and max_release_date)."
0 commit comments