overflow calc

This commit is contained in:
Rene
2022-07-13 10:47:54 +02:00
parent aa5eadf384
commit 86e6c2457d
10 changed files with 285 additions and 95 deletions
+2 -2
View File
@@ -9,9 +9,9 @@ module.exports = {
workers: 4,
projects: [
{
name: 'Safari',
name: 'Chromium',
use: {
...devices['Desktop Safari'],
...devices['Desktop Chromium'],
headless: false,
},
},