diff --git a/Tests/OptimizelyTests-iOS/iOSOnlyTests.swift b/Tests/OptimizelyTests-iOS/iOSOnlyTests.swift index 6ee96bfd0..7304982a2 100644 --- a/Tests/OptimizelyTests-iOS/iOSOnlyTests.swift +++ b/Tests/OptimizelyTests-iOS/iOSOnlyTests.swift @@ -17,7 +17,7 @@ import XCTest class iOSOnlyTests: XCTestCase { - + // this is what i am modifying to not use cache override func setUp() { // Put setup code here. This method is called before the invocation of each test method in the class. }