Skip to content

Commit

Permalink
test: improve stability of refresh test
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Aug 13, 2024
1 parent 4e2902c commit 0607a66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ test.describe("account enumeration protection on", () => {
await hasSession(page.request, kratosPublicURL)
})

test("login with refresh", async ({
test.only("login with refresh", async ({
page,
config,
identity,
Expand Down

0 comments on commit 0607a66

Please sign in to comment.