Skip to content

Commit f106713

Browse files
committed
Update DeploymentTests.cs
1 parent 84cd020 commit f106713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Resources/Commands.Resources.Test/ScenarioTests/DeploymentTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public void TestNewDeploymentFromTemplateFile()
3030
ResourcesController.NewInstance.RunPsTest("Test-NewDeploymentFromTemplateFile");
3131
}
3232

33-
[Fact]
33+
[Fact(Skip = "Fix acquisition of TenantId in KeyVault Test.")]
3434
public void TestNewDeploymentWithKeyVaultReference()
3535
{
3636
ResourcesController.NewInstance.RunPsTest("Test-NewDeploymentWithKeyVaultReference");

0 commit comments

Comments
 (0)