test: changed test user

This commit is contained in:
Jannat Patel
2023-04-03 22:23:04 +05:30
parent 94c2be9919
commit 969cb37cfe

View File

@@ -3,7 +3,7 @@ const { defineConfig } = require("cypress");
module.exports = defineConfig({
projectId: "vandxn",
adminPassword: "admin",
testUser: "ash@ipp.com",
testUser: "frappe@example.com",
defaultCommandTimeout: 20000,
pageLoadTimeout: 15000,
video: true,