Skip to content

Commit c251013

Browse files
Rename Core test to Core Functionality
1 parent 50b3a54 commit c251013

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
@@ -108,7 +108,7 @@ describe("SuperTokens Email Verification", function () {
108108
await backendHook("after");
109109
});
110110

111-
describe("Core", function () {
111+
describe("Core Functionality", function () {
112112
describe("Email verification screen", function () {
113113
it("Should redirect to auth from email verification protected page if the user is deleted", async function () {
114114
await toggleSignInSignUp(page);

0 commit comments

Comments
 (0)