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 8765bb1 + 92ed134 commit 3356873Copy full SHA for 3356873
Tests/SourceKitLSPTests/BackgroundIndexingTests.swift
@@ -846,7 +846,7 @@ final class BackgroundIndexingTests: XCTestCase {
846
"Lib.swift": "",
847
"OtherLib/OtherLib.swift": "",
848
],
849
- serverOptions: backgroundIndexingOptions
+ enableBackgroundIndexing: true
850
)
851
_ = try project.openDocument("OtherLib.swift")
852
// Wait for 1 second to increase the likelihood of this test failing in case we would start scheduling some
0 commit comments