diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-09-30 22:14:48 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-09-30 22:14:48 +0100 |
commit | 8e9cd7cdb0a0f0fe591c2ecc25ae480fa0a5f799 (patch) | |
tree | de46361b23538b6ba9644898a9f5a55b4aeed9e4 /t/cobrand/form_extras.t | |
parent | a369e1c1a178697d0f92cf82c5bdb23c1883925e (diff) | |
parent | 83825ebf47cfd40ac649853347c8352944a3d32a (diff) |
Merge branch 'phone-number-work'
Diffstat (limited to 't/cobrand/form_extras.t')
-rw-r--r-- | t/cobrand/form_extras.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cobrand/form_extras.t b/t/cobrand/form_extras.t index f450d908e..84ded5bc1 100644 --- a/t/cobrand/form_extras.t +++ b/t/cobrand/form_extras.t @@ -37,7 +37,7 @@ FixMyStreet::override_config { detail => 'Test report details.', name => 'Joe Bloggs', may_show_name => '1', - email => 'test-1@example.com', + username => 'test-1@example.com', passport => '123456', password_register => '', } |