Skip to content

Commit 75035b3

Browse files
authored
Merge pull request Azure#3167 from cormacpayne/move-profile-test
Move Profile on-demand test to check-in
2 parents 6c44dcd + 7b01b2f commit 75035b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,7 @@ public void SetContextPreservesTokenCache()
442442
}
443443

444444
[Fact]
445+
[Trait(Category.AcceptanceType, Category.CheckIn)]
445446
public void AzurePSComletMessageQueue()
446447
{
447448
ConcurrentQueue<string> queue = new ConcurrentQueue<string>();

0 commit comments

Comments
 (0)