mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-30 17:26:24 +02:00
⏪ Revert unwanted auth changes (#1551)
This commit is contained in:
parent
ffafcbdb43
commit
24558c26bd
44 changed files with 651 additions and 625 deletions
|
@ -31,6 +31,6 @@ test.describe.serial(() => {
|
|||
|
||||
deletePollDialog.getByRole("button", { name: "delete" }).click();
|
||||
|
||||
await expect(page).toHaveURL("/login?redirectTo=%2Fpolls");
|
||||
await expect(page).toHaveURL("/login?callbackUrl=%2Fpolls");
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue