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 fa3ee24 commit 9cec9e3Copy full SHA for 9cec9e3
src/Common/Commands.ScenarioTest/ServiceManagement/GetVMTests.cs
@@ -29,7 +29,7 @@ public class AzureVMTests
29
30
[Fact]
31
[Trait(Category.Service, Category.ServiceManagement)]
32
- [Trait(Category.AcceptanceType, Category.CheckIn)]
+ [Trait(Category.AcceptanceType, Category.LiveOnly)]
33
[Trait(Category.AcceptanceType, Category.BVT)]
34
public void TestGetAzureVM()
35
{
0 commit comments