Skip to content

Commit

Permalink
removed Insights.clearInstance()
Browse files Browse the repository at this point in the history
  • Loading branch information
asenthil-altmtrk committed Mar 20, 2020
1 parent cbbb2f9 commit a248427
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/InsightsTests.swift
Expand Up @@ -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,
Expand Down

0 comments on commit a248427

Please sign in to comment.