Skip to content

Commit 903a262

Browse files
committed
Merge pull request #445 from huangpf/dev
HPF PR: vmss <- huangpf:dev
2 parents b6cd148 + b887971 commit 903a262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ namespace Microsoft.Azure.Commands.Profile.Test
2020
{
2121
public class ProfileModuleTests
2222
{
23-
[Fact(Skip="Removed flaky test from CI.")]
23+
[Fact]
2424
[Trait(Category.AcceptanceType, Category.CheckIn)]
2525
public void WarningOnIncompatibleVersions()
2626
{

0 commit comments

Comments
 (0)