diff --git a/DuckDuckGoTests/StatisticsLoaderTests.swift b/DuckDuckGoTests/StatisticsLoaderTests.swift index 18a43a6783..f066097e99 100644 --- a/DuckDuckGoTests/StatisticsLoaderTests.swift +++ b/DuckDuckGoTests/StatisticsLoaderTests.swift @@ -30,7 +30,6 @@ class StatisticsLoaderTests: XCTestCase { var testee: StatisticsLoader! override func setUpWithError() throws { - throw XCTSkip("Potentially flaky") try super.setUpWithError() mockStatisticsStore = MockStatisticsStore()