Skip to content

Commit ae93386

Browse files
committed
switched back test email
1 parent d45c0c3 commit ae93386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/scripts/setup/setupDB.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import citiesJSON from './geo-data/dojo.cities.json';
55
export const testUser = {
66
_id: 'y6J0Fbva',
77
name: 'Dojo Test',
8-
email: 'makebreathe1224@gmail.com',
8+
email: 'dojo.hyf.test@gmail.com',
99
imageUrl: 'https://dojo-test.ams3.cdn.digitaloceanspaces.com/images/users/y6J0Fbva.png',
1010
isActive: true,
1111
};

0 commit comments

Comments
 (0)