Skip to content

Commit 9cec9e3

Browse files
committed
update
1 parent fa3ee24 commit 9cec9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Common/Commands.ScenarioTest/ServiceManagement/GetVMTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public class AzureVMTests
2929

3030
[Fact]
3131
[Trait(Category.Service, Category.ServiceManagement)]
32-
[Trait(Category.AcceptanceType, Category.CheckIn)]
32+
[Trait(Category.AcceptanceType, Category.LiveOnly)]
3333
[Trait(Category.AcceptanceType, Category.BVT)]
3434
public void TestGetAzureVM()
3535
{

0 commit comments

Comments
 (0)