Skip to content

Commit 4fc5339

Browse files
[FSSDK-11529] test name update
1 parent 894af95 commit 4fc5339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/optimizely/index.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ describe('Optimizely', () => {
363363
});
364364
});
365365
describe('isFeatureEnabled', () => {
366-
it('should dispatch impression event for holdout decision', async () => {
366+
it('should dispatch impression event for holdout decision for isFeatureEnabled', async () => {
367367
const datafile = getDecisionTestDatafile();
368368
datafile.holdouts = holdoutData;
369369

0 commit comments

Comments
 (0)