Merge pull request #1617 from alphagov/remove-flask-script

remove flask-script
This commit is contained in:
Leo Hemsted
2017-11-15 17:47:30 +00:00
committed by GitHub
12 changed files with 68 additions and 89 deletions

View File

@@ -34,7 +34,7 @@ def test_form_contains_next_24h():
@freeze_time("2016-01-01 11:09:00.061258")
def test_form_defaults_to_now():
def test_form_defaults_to_now(client):
assert ChooseTimeForm().scheduled_for.data == ''