Skip to content

Commit b7e26c0

Browse files
committed
fix cypress linting
1 parent 33d71d0 commit b7e26c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/cypress.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const { defineConfig } = require("cypress");
1+
const { defineConfig } = require('cypress');
22

33
module.exports = defineConfig({
44
e2e: {

0 commit comments

Comments
 (0)