midday → noon

This commit is contained in:
stvnrlly
2022-11-28 16:57:49 -05:00
parent 03dad94af0
commit c8486ea015
7 changed files with 17 additions and 17 deletions

View File

@@ -11,7 +11,7 @@ def test_form_contains_next_24h(notify_admin):
# Friday
assert choices[0] == ('', 'Now')
assert choices[1] == ('2016-01-01T17:00:00', 'Today at midday')
assert choices[1] == ('2016-01-01T17:00:00', 'Today at noon')
assert choices[13] == ('2016-01-02T05:00:00', 'Today at midnight')
# Saturday