Skip to content

Commit

Permalink
test: Update test expectations
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Apr 16, 2024
1 parent 3318bac commit 97dc05a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/test_functional.py
Original file line number Diff line number Diff line change
Expand Up @@ -368,9 +368,9 @@ def test_500_error(server_url, browser):
"badfile_extension_validation_errors.json",
[
"Incorrect date format. Dates should use the form YYYY-MM-DDT00:00:00Z.",
"The date when this bid was received.",
"A local identifier for this bid",
"Summary statistics on the number and nature of bids received.",
"The date when the bid or expression of interest was received.",
"A local identifier for the bid or expression of interest.",
"Summary statistics about the number of bidders, bids and expressions of interest.",
],
["Reference Docs"],
True,
Expand Down

0 comments on commit 97dc05a

Please sign in to comment.