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 6fa5a3f + 09576ff commit b887971Copy full SHA for b887971
src/ResourceManager/Profile/Commands.Profile.Test/ProfileModuleTests.cs
@@ -20,7 +20,7 @@ namespace Microsoft.Azure.Commands.Profile.Test
20
{
21
public class ProfileModuleTests
22
23
- [Fact(Skip="Removed flaky test from CI.")]
+ [Fact]
24
[Trait(Category.AcceptanceType, Category.CheckIn)]
25
public void WarningOnIncompatibleVersions()
26
0 commit comments