We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d5dfc commit d784ce5Copy full SHA for d784ce5
1 file changed
packages/browser-sdk/test/client.test.ts
@@ -136,6 +136,7 @@ describe("BucketClient", () => {
136
trackHook.mockReset();
137
userHook.mockReset();
138
companyHook.mockReset();
139
+ checkHook.mockReset();
140
checkHookIsEnabled.mockReset();
141
checkHookConfig.mockReset();
142
featuresUpdated.mockReset();
0 commit comments