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.
2 parents 6768cfc + 55f2df8 commit 6b6228dCopy full SHA for 6b6228d
Sources/LSPTestSupport/Timeouts.swift
@@ -14,4 +14,4 @@ import Foundation
14
15
/// The default duration how long tests should wait for responses from
16
/// SourceKit-LSP / sourcekitd / clangd.
17
-public let defaultTimeout: TimeInterval = 60
+public let defaultTimeout: TimeInterval = 120
0 commit comments