test: lint

This commit is contained in:
AndyWhiteVega 2022-07-01 17:09:49 +01:00
parent 1125d34f03
commit ba07ce506d
2 changed files with 4 additions and 4 deletions

View File

@ -13,5 +13,5 @@ module.exports = defineConfig({
videosFolder: '../../dist/cypress/apps/explorer-e2e/videos',
screenshotsFolder: '../../dist/cypress/apps/explorer-e2e/screenshots',
chromeWebSecurity: false,
}
},
});