Skip to content

Commit 2a47e23

Browse files
Revert javadoc comment test.
1 parent 225cd1e commit 2a47e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-api/src/test/java/com/optimizely/ab/OptimizelyTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2708,7 +2708,7 @@ public void trackEventWithListenerNullAttributes() throws Exception {
27082708
//======== Feature Accessor Tests ========//
27092709

27102710
/**
2711-
* Verify {@link Optimizely#getFeatureVariableValueForType(String, String, String, Map, String)}
2711+
* Verify {@link Optimizely#getFeatureVariableValueForType(String, String, String, Map, FeatureVariable.VariableType)}
27122712
* returns null and logs a message
27132713
* when it is called with a feature key that has no corresponding feature in the datafile.
27142714
*/

0 commit comments

Comments
 (0)