chore: add testing workflow
This commit is contained in:
parent
70571bdaf9
commit
479e31987e
2 changed files with 26 additions and 6 deletions
|
@ -1,12 +1,6 @@
|
|||
import { defineConfig } from 'cypress';
|
||||
|
||||
export default defineConfig({
|
||||
e2e: {
|
||||
setupNodeEvents(on, config) {
|
||||
// implement node event listeners here
|
||||
},
|
||||
},
|
||||
|
||||
component: {
|
||||
devServer: {
|
||||
framework: 'next',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue