Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
philipphofmann committed Nov 30, 2023
1 parent b3c412d commit 5139041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/SentryTests/SentryBinaryImageCacheTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ class SentryBinaryImageCacheTests: XCTestCase {
}
}

wait(for: [expectation])
waitForExpectations(timeout: 1)
}

func createCrashBinaryImage(_ address: UInt) -> SentryCrashBinaryImage {
Expand Down

0 comments on commit 5139041

Please sign in to comment.