We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4b557 commit 9add417Copy full SHA for 9add417
Tests/SentryTests/SentrySDKThreadTests.swift
@@ -28,7 +28,7 @@ final class SentrySDKThreadTests: XCTestCase {
28
sut.bindClient(nil)
29
}
30
31
- wait(for: [exp], timeout: 1.0)
+ wait(for: [exp], timeout: 10.0)
32
33
34
0 commit comments