delete old version

This commit is contained in:
titver968
2025-04-08 10:58:50 +02:00
parent 6604b30455
commit b5edbefe83
74 changed files with 0 additions and 3841 deletions

View File

@@ -1,8 +0,0 @@
import { expect, test } from '@playwright/test';
test('index page has expected h1', async ({ page }) => {
await page.goto('/');
await expect(page.getByRole('heading', { name: 'Welcome to SvelteKit' })).toBeVisible();
});
//mina;
//mina am FreitAGs