Skip to content

Commit b23f6b6

Browse files
committed
testign
1 parent 0215660 commit b23f6b6

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
@@ -349,6 +349,8 @@ private boolean sendImpression(@Nonnull ProjectConfig projectConfig,
349349
// Legacy API methods only apply to the Experiment type and not to Holdout.
350350
boolean isExperimentType = experiment instanceof Experiment;
351351

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

0 commit comments

Comments
 (0)