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.
1 parent 29d5dc0 commit 4492a39Copy full SHA for 4492a39
src/ResourceManager/Resources/Commands.Resources.Test/ScenarioTests/ResourceLockTests.cs
@@ -21,7 +21,7 @@ namespace Microsoft.Azure.Commands.Resources.Test.ScenarioTests
21
{
22
public class ResourceLockTests : RMTestBase
23
24
- [Fact]
+ [Fact(Skip = "TODO, [#108248038]: Enable scenario tests")]
25
public void TestResourceLockCRUDTest()
26
27
ResourcesController.NewInstance.RunPsTest("Test-ResourceLockCRUD");
0 commit comments