Skip to content

Commit 7d0be9a

Browse files
authored
fixed issues
1 parent d0fd851 commit 7d0be9a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Infrastructure/Tests/Infra.Tests.ps1

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,8 @@ InModuleScope $script:ModuleName {
8080
Should Not Throw
8181
}
8282
It 'Set-AzSLocationInformation should not throw' {
83-
84-
<<<<<<< HEAD
8583
{ Set-AzSLocationInformation -TenantID $AadTenant -EnvironmentName $EnvironmentName -AzureStackCredentials $stackLoginCreds -Region 'local' -Latitude '12.972442' -Longitude '77.580643'} |
86-
Shrould Not Throw
87-
=======
88-
{ Set-AzSLocationInformation -TenantID $AadTenant -EnvironmentName $EnvironmentName -AzureStackCredentials $stackLoginCreds -Region 'local' -Latitude '12.972442' -Longitude '77.580643'}
8984
Should Not Throw
90-
>>>>>>> c5c074a1429717424e1a58e6618a366177309fb8
9185
}
9286

9387

0 commit comments

Comments
 (0)