all: sync with master, upd chlog
This commit is contained in:
4
client/tests/constants.ts
Normal file
4
client/tests/constants.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const ADMIN_USERNAME = 'admin';
|
||||
export const ADMIN_PASSWORD = 'superpassword';
|
||||
export const PORT = 3000;
|
||||
export const CONFIG_FILE_PATH = '/tmp/AdGuard.e2e.yaml';
|
||||
Reference in New Issue
Block a user