Skip breaking dotnet automation api test (#6521)

This commit is contained in:
Komal 2021-03-12 13:33:16 -08:00 committed by GitHub
parent e65c150bfc
commit 794bae5fd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -393,7 +393,7 @@ namespace Pulumi.Automation.Tests
await stack.Workspace.RemoveStackAsync(stackName);
}
[Fact]
[Fact(Skip="Breaking builds")]
public async Task StackReferenceDestroyDiscardsWithTwoInlinePrograms()
{
var programA = PulumiFn.Create(() =>