Skip to content

Commit

Permalink
test: Start-Htmx ( Fixes #7 )
Browse files Browse the repository at this point in the history
Warning on failure to try
James Brundage committed Oct 25, 2024
1 parent c8f2aaa commit a543017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HtmxPS.tests.ps1
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@ describe HtmxPS {
$startedLocalJob | Stop-Htmx
$startedLocalJob | Remove-Job
} else {
"This test cannot be run without a GitHub workflow that has a host name."
Write-Warning "This test cannot be run without a GitHub workflow that has a host name."
}
}
}

0 comments on commit a543017

Please sign in to comment.