Skip to content

Commit

Permalink
test(e2e): include additional URL in a11y checks
Browse files Browse the repository at this point in the history
  • Loading branch information
chohner committed Nov 8, 2024
1 parent da52142 commit 1f29c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/pages/urlsToCheck.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const pageUrls = [
"/",
"/beratungshilfe",
// "/beratungshilfe/beratungshilfeschein", TODO: enable after accessibility fix in content
"/beratungshilfe/beratungshilfeschein",
"/beratungshilfe/antragstellung/dokumente",
"/beratungshilfe/kostenguenstigeBeratungsstellen",
"/prozesskostenhilfe",
Expand Down

0 comments on commit 1f29c11

Please sign in to comment.