Skip to content

Commit b887971

Browse files
committed
Merge pull request #443 from Azure/dev
HPF PR: dev <- Azure:dev
2 parents 6fa5a3f + 09576ff commit b887971

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)