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:
3
test/cypress/support/pages/dashboard-page.js
Normal file
3
test/cypress/support/pages/dashboard-page.js
Normal file
@@ -0,0 +1,3 @@
|
||||
exports.DashboardPage = {
|
||||
url: Cypress.env("baseUrl") + "/dashboard",
|
||||
};
|
Reference in New Issue
Block a user