Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fflaten committed Jul 2, 2024
1 parent ff50f16 commit 2c9b62c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tst/testProjects/CoverageTestFile.Tests.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
Describe 'Testing CodeCoverage' {
Set-StrictMode -Version Latest

Describe 'Testing CodeCoverage' {
It 'Single error' {
. "$PSScriptRoot/../CoverageTestFile.ps1"
}
Expand Down

0 comments on commit 2c9b62c

Please sign in to comment.