From 63d5140ec9bcfb55759a6b68428eff59ae9c4d21 Mon Sep 17 00:00:00 2001 From: msohailhussain Date: Fri, 29 Jan 2021 14:22:59 -0800 Subject: [PATCH] try now --- Tests/OptimizelyTests-iOS/iOSOnlyTests.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. }