Discover: SidebarFilter Timeframes fix startDate & endDate.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
const { defineConfig } = require("cypress");
|
||||
|
||||
module.exports = defineConfig({
|
||||
defaultCommandTimeout: 6000,
|
||||
e2e: {
|
||||
specPattern: "cypress/e2e/**/*.{cy,spec}.{js,jsx,ts,tsx}",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user