chore: e2e record

This commit is contained in:
DarkSky
2022-08-08 16:07:35 +08:00
parent fdeae3d432
commit f3a4df52b0
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
import { defineConfig } from 'cypress';
module.exports = defineConfig({
projectId: 'r1wrqr',
e2e: {
supportFile: './src/support/index.ts',
specPattern: './src/integration',