Fixed deploy_db script after db changes

This commit is contained in:
Tom Bloor 2017-04-23 14:01:50 +01:00
parent 1d1b4aa1cf
commit 6fac2058bc
1 changed files with 1 additions and 1 deletions

View File

@ -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',
},