mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 18:47:57 -05:00
Fix broken STS language service tests (#1837)
* Fix broken STS language service tests * consolidate
This commit is contained in:
@@ -181,7 +181,7 @@ namespace Microsoft.SqlTools.ServiceLayer.LanguageServices
|
||||
}
|
||||
}
|
||||
|
||||
private CancellationTokenSource existingRequestCancellation;
|
||||
private CancellationTokenSource? existingRequestCancellation;
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the current workspace service instance
|
||||
|
||||
Reference in New Issue
Block a user