Skip to content

Commit

Permalink
Restore statistic tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bwaresiak committed Nov 25, 2024
1 parent 7d8372b commit 9eddd5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DuckDuckGoTests/StatisticsLoaderTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ class StatisticsLoaderTests: XCTestCase {
var testee: StatisticsLoader!

override func setUpWithError() throws {
throw XCTSkip("Potentially flaky")
try super.setUpWithError()

mockStatisticsStore = MockStatisticsStore()
Expand Down

0 comments on commit 9eddd5b

Please sign in to comment.