Skip to content

Commit

Permalink
Fix ee2e test
Browse files Browse the repository at this point in the history
RISDEV-0000
  • Loading branch information
leonie-koch committed Dec 18, 2024
1 parent 4150409 commit c01c3f6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frontend/test/e2e/caselaw/categories/references.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -354,10 +354,6 @@ test.describe(

await test.step("Verify rendering in preview", async () => {
await navigateToPreview(page, documentNumber)

await expect(
page.getByText("Fundstellen", { exact: true }),
).toBeVisible()
await expect(page.getByText("Literaturfundstellen")).toBeHidden()
await expect(
page.getByText("Primäre FundstellenGVBl BB 2020, 01-99 (L)"),
Expand Down

0 comments on commit c01c3f6

Please sign in to comment.