mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-17 02:51:45 -05:00
disable unstable test case (#1825)
This commit is contained in:
@@ -218,6 +218,7 @@ namespace Microsoft.SqlTools.ServiceLayer.IntegrationTests.LanguageServer
|
|||||||
/// provide signature help.
|
/// provide signature help.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[Test]
|
[Test]
|
||||||
|
[Ignore("this test is not stable")]
|
||||||
public async Task GetSignatureHelpReturnsNotNullIfParseInfoInitialized()
|
public async Task GetSignatureHelpReturnsNotNullIfParseInfoInitialized()
|
||||||
{
|
{
|
||||||
// When we make a connection to a live database
|
// When we make a connection to a live database
|
||||||
|
|||||||
Reference in New Issue
Block a user