fix form validation mode
This commit is contained in:
3
client/tests/constants.ts
Normal file
3
client/tests/constants.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const ADMIN_USERNAME = 'admin';
|
||||
export const ADMIN_PASSWORD = 'superpassword';
|
||||
export const PORT = 3000;
|
||||
Reference in New Issue
Block a user