Skip to content

Commit 3a34ede

Browse files
committed
testing
1 parent efbda89 commit 3a34ede

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core-api/src/main/java/com/optimizely/ab/Optimizely.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,8 @@ private boolean sendImpression(@Nonnull ProjectConfig projectConfig,
350350
// Legacy API methods only apply to the Experiment type and not to Holdout.
351351
boolean isExperimentType = experiment instanceof Experiment;
352352

353+
// [TESTING]
354+
353355
// Kept For backwards compatibility.
354356
// This notification is deprecated and the new DecisionNotifications
355357
// are sent via their respective method calls.

0 commit comments

Comments
 (0)