Skip to content

Commit 372cfd1

Browse files
committed
fixes tests
1 parent c5a99d7 commit 372cfd1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

lib/build/supertokens.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/ts/supertokens.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ export default class SuperTokens {
140140
throw new Error("calling testing function in non testing env");
141141
}
142142
Querier.reset();
143+
DashboardRecipe.reset();
143144
SuperTokens.instance = undefined;
144145
}
145146

0 commit comments

Comments
 (0)