We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553d170 commit 29a3d62Copy full SHA for 29a3d62
src/ResourceManager/Compute/Commands.Compute.Test/ScenarioTests/VirtualMachinePIRv2Tests.cs
@@ -19,8 +19,8 @@ namespace Microsoft.Azure.Commands.Compute.Test.ScenarioTests
19
{
20
public partial class VirtualMachineTests
21
22
- [Fact(Skip = "TODO: Record")]
23
- [Trait(Category.AcceptanceType, Category.CheckIn)]
+ //[Fact(Skip = "TODO: Record")]
+ //[Trait(Category.AcceptanceType, Category.CheckIn)]
24
public void TestVirtualMachinePIRv2()
25
26
ComputeTestController.NewInstance.RunPsTest("Test-VirtualMachinePIRv2");
0 commit comments