Skip to content

Commit 97e3b63

Browse files
KSchlobohmmjrousos
andauthored
Update testscripts/cleanup.ps1
Co-authored-by: Mike Rousos <[email protected]>
1 parent 4298efc commit 97e3b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testscripts/cleanup.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ foreach ($resourceGroupName in $resourceGroups) {
380380

381381
if ($azdConfig['ENVIRONMENT'] ?? 'dev' -eq "dev") {
382382
# when performing dev cleanup there are no dependencies between resource groups
383-
# exitig at this point allows AZD to handle the tear down responsibilities
383+
# existing at this point allows AZD to handle the tear down responsibilities
384384
"`nCleanup complete." | Write-Output
385385
exit 0
386386
}

0 commit comments

Comments
 (0)