Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Apr 14, 2024
1 parent 96d25af commit 692b7fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/src/init/initializer.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Write-Verbose '-------------------------------'
Write-Verbose '--- THIS IS AN INITIALIZER ---'
Write-Verbose '-------------------------------'
Write-Verbose '-------------------------------' -Verbose -ErrorAction Stop
Write-Verbose '--- THIS IS AN INITIALIZER ---' -Verbose:$true -ErrorAction Stop
Write-Verbose '-------------------------------' -Verbose:$false -ErrorAction Stop

0 comments on commit 692b7fe

Please sign in to comment.