Skip to content

Commit

Permalink
Removing whitepspace.
Browse files Browse the repository at this point in the history
  • Loading branch information
kjacobsen authored Apr 22, 2019
1 parent 9c900aa commit dcb0e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/AzurePublicIPAddresses.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ Describe 'AzurePublicIPAddresses' {
Get-MicrosoftAzureDatacenterIPRange -AzureRegion 'Chile Central' | Should not be $null
}
#>

It 'returns output for South Africa North' {
Get-MicrosoftAzureDatacenterIPRange -AzureRegion 'South Africa North' | Should not be $null
}
Expand Down

0 comments on commit dcb0e07

Please sign in to comment.