rewording
Build and Push Docker Image / build (push) Successful in 42s

This commit is contained in:
2026-08-27 15:46:24 +02:00
parent 365c57847c
commit dea6a1ba77
4 changed files with 30 additions and 13 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ test('start page exposes only working tools and forwards a dropped ZIP to beA',
const zip = Buffer.from(zipSync({ 'anlage.pdf': pdf }));
await page.goto('/');
await expect(page.getByRole('heading', { name: 'PDF-Werkzeuge' })).toBeVisible();
await expect(page.getByRole('heading', { name: 'Werkzeugkasten für beA' })).toBeVisible();
await expect(page.getByRole('link', { name: /Signieren/ })).toHaveCount(0);
await dropFiles(page, 'window', [