chore: update Playwright tests and remove examples
Some checks failed
Playwright Tests / test (pull_request) Failing after 1m36s

This commit is contained in:
Jan K9f 2025-01-16 17:19:38 +01:00
parent b30a40fe07
commit 6c1ec524ec
Signed by: jank
GPG key ID: 50620ADD22CD330B
6 changed files with 44 additions and 467 deletions

View file

@ -39,16 +39,6 @@ export default defineConfig({
use: { ...devices['Desktop Chrome'] },
},
{
name: 'firefox',
use: { ...devices['Desktop Firefox'] },
},
{
name: 'webkit',
use: { ...devices['Desktop Safari'] },
},
/* Test against mobile viewports. */
// {
// name: 'Mobile Chrome',