Skip to content

Commit e3fa791

Browse files
committed
text in grammar mobile spec test aligned
1 parent b473dce commit e3fa791

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e/grammar-mobile.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,6 @@ test("mobile locked lesson actions reveal the login prompt on tap", async ({
9393

9494
await downloadButton.click();
9595
await expect(
96-
page.getByText("Log in or sign up to download lessons as PDF"),
96+
page.getByText("Sign in or sign up to download lessons as PDF"),
9797
).toBeVisible();
9898
});

0 commit comments

Comments
 (0)