Playwright tests removed

This commit is contained in:
AG
2025-12-08 07:27:45 +02:00
parent a3a9aa7194
commit e477f72e64
58 changed files with 0 additions and 2262 deletions

View File

@@ -1,5 +0,0 @@
import { test, expect } from '@playwright/test';
test('seed', async ({ page }) => {
// This is a seed test
});