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 aef7d43 commit b9338d3Copy full SHA for b9338d3
src/ResourceManager/Compute/Commands.Compute.Test/ScenarioTests/VirtualMachineScaleSetTests.cs
@@ -19,7 +19,7 @@ namespace Microsoft.Azure.Commands.Compute.Test.ScenarioTests
19
{
20
public partial class VirtualMachineScaleSetTests
21
22
- [Fact]
+ [Fact(Skip = "TODO: need to re-record")]
23
[Trait(Category.AcceptanceType, Category.CheckIn)]
24
public void TestVirtualMachineScaleSet()
25
0 commit comments