Skip to content

Commit 0b55a02

Browse files
author
Hanyun Tao
committed
update
1 parent 885c2de commit 0b55a02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Cdn/Cdn.Test/ScenarioTests/EndpointTests.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ function Test-EndpointCreateWithRulesEngine
108108
Assert-AreEqual $originName $createdEndpoint.Origins[0].Name
109109
Assert-AreEqual $originHostName $createdEndpoint.Origins[0].HostName
110110

111-
112111
$endpointRemoved = Remove-AzCdnEndpoint -EndpointName $endpointName -ProfileName $profileName -ResourceGroupName $resourceGroup.ResourceGroupName -PassThru -Force
113112
Assert-True{$endpointRemoved}
114113

0 commit comments

Comments
 (0)