diff --git a/tests/PublicIP.Tests.ps1 b/tests/PublicIP.Tests.ps1 index 3499220..fec947c 100644 --- a/tests/PublicIP.Tests.ps1 +++ b/tests/PublicIP.Tests.ps1 @@ -5,6 +5,8 @@ Param( [string] $Path ) +Write-Verbose "Path to the module: [$Path]" -Verbose + Describe 'PublicIP' { Context 'Module' { It 'The module should be available' {