Skip to content

Commit 2aaf991

Browse files
wip: test case updated
1 parent 99a0f65 commit 2aaf991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/OptimizelyTests-Common/DecisionServiceTests_Experiments.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ extension DecisionServiceTests_Experiments {
653653
result = self.decisionService.doesMeetAudienceConditions(config: config,
654654
experiment: experiment,
655655
user: OTUtils.user(userId: kUserId, attributes: kAttributesAgeMatch)).result
656-
XCTAssert(MockLogger.logFound)
656+
657657
XCTAssertFalse(result)
658658
}
659659

0 commit comments

Comments
 (0)