Skip to content

Commit 2d9df3e

Browse files
committed
Updating/adjusting Trait categories
1 parent 95d98f9 commit 2d9df3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Profile/Commands.Profile.Test/LoginCmdletTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public LoginCmdletTests(ITestOutputHelper output)
4444
}
4545

4646
[Fact]
47-
[Trait(Category.RunType, Category.AcceptanceType)]
47+
[Trait(Category.AcceptanceType, Category.CheckIn)]
4848
public void GetPsVersionFromUserAgent()
4949
{
5050
var cmdlt = new AddAzureRMAccountCommand();

0 commit comments

Comments
 (0)