mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-07 14:41:09 +08:00
Move Cypress directory and convert it to JavaScript (#2170)
This commit is contained in:
4
test/cypress/support/const/user-data.js
Normal file
4
test/cypress/support/const/user-data.js
Normal file
@@ -0,0 +1,4 @@
|
||||
exports.DEFAULT_USER_DATA = {
|
||||
username: "testuser",
|
||||
password: "testuser123",
|
||||
};
|
Reference in New Issue
Block a user