housekeeping

This commit is contained in:
anarch3 2022-11-22 22:04:24 -05:00
parent c4035912ea
commit da7132822e
8 changed files with 84 additions and 116 deletions

View file

@ -4,5 +4,6 @@ module.exports = defineConfig({
e2e: {
baseUrl: "http://localhost:3000",
},
chromeWebSecurity: false
chromeWebSecurity: false,
"video": false
});