Skip to content

Commit

Permalink
Skip Spanner QuickStart test.
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-tarafa committed Jun 2, 2020
1 parent 59b0830 commit cf87c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spanner/api/SpannerTest/Tests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public QuickStartTests(QuickStartFixture fixture)
_fixture.ProjectId, _fixture.InstanceId, _fixture.DatabaseId);
}

[Fact]
[Fact(Skip = "https://github.com/GoogleCloudPlatform/dotnet-docs-samples/issues/1062")]
public void TestQuickStart()
{
CommandLineRunner runner = new CommandLineRunner()
Expand Down

0 comments on commit cf87c75

Please sign in to comment.