Cypress: filterFunnel - Ttmeframes testing done.
This commit is contained in:
@@ -3,6 +3,8 @@ const { defineConfig } = require("cypress");
|
||||
|
||||
module.exports = defineConfig({
|
||||
defaultCommandTimeout: 6000,
|
||||
viewportWidth: 1280,
|
||||
viewportHeight:720,
|
||||
e2e: {
|
||||
specPattern: "cypress/e2e/**/*.{cy,spec}.{js,jsx,ts,tsx}",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user