save progress
This commit is contained in:
@@ -125,7 +125,7 @@ public sealed class GoLanguageAnalyzerTests
|
||||
await LanguageAnalyzerTestHarness.RunToJsonAsync(
|
||||
fixturePath,
|
||||
analyzers,
|
||||
cancellationToken: cancellationToken).ConfigureAwait(false);
|
||||
cancellationToken: cancellationToken);
|
||||
|
||||
listener.Dispose();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user