mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
fix
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
module.exports = {
|
||||
// The rest of the Cypress config options go here...
|
||||
projectId: "vu99za",
|
||||
|
||||
e2e: {
|
||||
setupNodeEvents(on, config) {
|
||||
// implement node event listeners here
|
||||
},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user