Skip to content

Commit f12920e

Browse files
author
Rachid Cesin Gorostieta
committed
Fix test issues
1 parent 33ac507 commit f12920e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,12 @@ function Test-RemoveDeployment
251251
# Cleanup
252252
Clean-ResourceGroup $rgName
253253
}
254+
}
254255

256+
<#
257+
.SYNOPSIS
258+
Tests find resource group command
259+
#>
255260
function Test-FindResourceGroup
256261
{
257262
# Setup

0 commit comments

Comments
 (0)