#6917 - inputDate_inpuTime #498

Merged
alexm merged 16 commits from 6917-inputDate_inpuTime into dev 2024-07-03 06:52:47 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit ebaaba6079 - Show all commits

View File

@ -1,6 +1,6 @@
import { defineConfig } from 'cypress'; const { defineConfig } = require('cypress');
export default defineConfig({ module.exports = defineConfig({
e2e: { e2e: {
baseUrl: 'http://localhost:9000/', baseUrl: 'http://localhost:9000/',
experimentalStudio: true, experimentalStudio: true,