diff options
Diffstat (limited to 't/cobrand/hackney.t')
-rw-r--r-- | t/cobrand/hackney.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cobrand/hackney.t b/t/cobrand/hackney.t index 6ab47a7ce..8022d562a 100644 --- a/t/cobrand/hackney.t +++ b/t/cobrand/hackney.t @@ -178,7 +178,7 @@ subtest "sends branded confirmation emails" => sub { detail => 'Test report details.', photo1 => '', name => 'Joe Bloggs', - username => 'test-1@example.com', + username_register => 'test-1@example.com', category => 'Roads', } }, |