dry-furniture-93469
ts import { defineConfig } from 'cypress' export default defineConfig({ e2e: { specPattern: '...' } })