IO-2327 tests for login and reset password

This commit is contained in:
swtmply
2023-06-14 04:17:25 +08:00
parent 058edca573
commit 8f8fdf7548
9 changed files with 96 additions and 7 deletions

View File

@@ -12,5 +12,6 @@ module.exports = defineConfig({
setupNodeEvents(on, config) {
// implement node event listeners here
},
baseUrl: "http://localhost:3000",
},
});