3 lines
63 B
JavaScript
3 lines
63 B
JavaScript
exports.email = 'test@test.com';
|
|
exports.password = 'test123';
|
exports.email = 'test@test.com';
|
|
exports.password = 'test123';
|