diff --git a/script/deploy_db b/script/deploy_db index 8a83d2e..bce12d8 100755 --- a/script/deploy_db +++ b/script/deploy_db @@ -27,7 +27,7 @@ if ( $ENV{MOJO_MODE} eq 'development' ) { email => 'test@example.com', password => 'abc123', customer => { - username => 'Test User', + name => 'Test User', age_range_id => 1, postcode => 'LA1 1AA', },