Skip to content

Commit 4492a39

Browse files
author
Hovsep Mkrtchyan
committed
Removed powershell test.
1 parent 29d5dc0 commit 4492a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Resources/Commands.Resources.Test/ScenarioTests/ResourceLockTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ namespace Microsoft.Azure.Commands.Resources.Test.ScenarioTests
2121
{
2222
public class ResourceLockTests : RMTestBase
2323
{
24-
[Fact]
24+
[Fact(Skip = "TODO, [#108248038]: Enable scenario tests")]
2525
public void TestResourceLockCRUDTest()
2626
{
2727
ResourcesController.NewInstance.RunPsTest("Test-ResourceLockCRUD");

0 commit comments

Comments
 (0)