diff --git a/Tests/InsightsTests.swift b/Tests/InsightsTests.swift index 3c23d44..d62d5ba 100755 --- a/Tests/InsightsTests.swift +++ b/Tests/InsightsTests.swift @@ -13,7 +13,6 @@ final class InsightsTests: XCTestCase { override func setUp() { super.setUp() EventManager.shared.deleteEvents(before: Date().epochMilliseconds()) - Insights.clearInstance() Insights.setup(environment: environment, programToken: programToken, sdkVersion: sdkVersion,