Skip to content

Commit 485f5ab

Browse files
committed
Fixing some comments.
1 parent f7e7575 commit 485f5ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ResourceManager/Resources/Commands.Resources.Test/ScenarioTests/ResourceTests.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ function Test-ManageResourceWithZones
449449

450450
<#
451451
.SYNOPSIS
452-
Tests finding a resource.
452+
Tests removing a resource.
453453
#>
454454
function Test-RemoveAResource
455455
{
@@ -474,7 +474,7 @@ function Test-RemoveAResource
474474

475475
<#
476476
.SYNOPSIS
477-
Tests finding a resource.
477+
Tests removing a set of resources.
478478
#>
479479
function Test-RemoveASetOfResources
480480
{

0 commit comments

Comments
 (0)