test(config): dont do screenshots

This commit is contained in:
moklick
2022-09-01 12:37:51 +02:00
parent 23fdd20658
commit 5c16415e19
+1
View File
@@ -13,6 +13,7 @@ module.exports = defineConfig({
framework: 'next',
bundler: 'webpack',
},
screenshotOnRunFailure: false,
video: false,
},
});