Skip to content

Commit

Permalink
3 counts of voter fraud
Browse files Browse the repository at this point in the history
  • Loading branch information
WillNilges committed Nov 23, 2024
1 parent 1bd8bc5 commit 6ea2d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/02_join_form.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ test.describe("user triggered captchaV2", () => {
// Try submitting again
await submitConfirmationDialogExpected(page, 2000);

// 2 counts of voter fraud
// 3 counts of voter fraud
await page
.locator("[title='reCAPTCHA']")
.nth(2)
Expand Down

0 comments on commit 6ea2d9c

Please sign in to comment.