Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Mar 28, 2024
1 parent 378cd00 commit 6471f57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/PublicIP.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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' {
Expand Down

0 comments on commit 6471f57

Please sign in to comment.