#6917 - inputDate_inpuTime #498
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue