We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 894af95 commit 4fc5339Copy full SHA for 4fc5339
lib/optimizely/index.spec.ts
@@ -363,7 +363,7 @@ describe('Optimizely', () => {
363
});
364
365
describe('isFeatureEnabled', () => {
366
- it('should dispatch impression event for holdout decision', async () => {
+ it('should dispatch impression event for holdout decision for isFeatureEnabled', async () => {
367
const datafile = getDecisionTestDatafile();
368
datafile.holdouts = holdoutData;
369
0 commit comments