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.
2 parents 3a6c69a + 1752206 commit 86677b4Copy full SHA for 86677b4
src/ResourceManager/Profile/Commands.Profile.Test/LoginCmdletTests.cs
@@ -465,7 +465,7 @@ public void LoginUsingSkipValidation()
465
}
466
467
[Fact]
468
- [Trait(Category.AcceptanceType, Category.LiveOnly)]
+ [Trait(Category.RunType, Category.LiveOnly)]
469
public void AddEnvironmentUpdatesContext()
470
{
471
var cmdlet = new AddAzureRMEnvironmentCommand()
0 commit comments