Skip to content

Commit 2b28f89

Browse files
namsnathdeepjyoti30-st
authored andcommitted
revert: test: only run few tests
1 parent 687f89d commit 2b28f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/end-to-end/emailverification.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ describe("SuperTokens Email Verification", function () {
120120
});
121121

122122
describe("Core", function () {
123-
describe.only("Email verification screen", function () {
123+
describe("Email verification screen", function () {
124124
it("Should redirect to auth from email verification protected page if the user is deleted", async function () {
125125
await toggleSignInSignUp(page);
126126

0 commit comments

Comments
 (0)