test: changed test user
This commit is contained in:
@@ -3,7 +3,7 @@ const { defineConfig } = require("cypress");
|
|||||||
module.exports = defineConfig({
|
module.exports = defineConfig({
|
||||||
projectId: "vandxn",
|
projectId: "vandxn",
|
||||||
adminPassword: "admin",
|
adminPassword: "admin",
|
||||||
testUser: "ash@ipp.com",
|
testUser: "frappe@example.com",
|
||||||
defaultCommandTimeout: 20000,
|
defaultCommandTimeout: 20000,
|
||||||
pageLoadTimeout: 15000,
|
pageLoadTimeout: 15000,
|
||||||
video: true,
|
video: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user