Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
RISDEV-5888
  • Loading branch information
HPrinz committed Jan 3, 2025
1 parent d3bb0e3 commit 15e5ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/test/e2e/caselaw/category-import.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ test.describe("category import", () => {
})

await test.step("do not import duplicates and keep first field of law", async () => {
// Add active citation to YYTestDoc0014 manually
// Add active citation to YYTestDoc0003 manually
await fillActiveCitationInputs(page, {
court: "BGH",
decisionDate: "10.10.1964",
Expand Down

0 comments on commit 15e5ab9

Please sign in to comment.