Skip to content

Commit

Permalink
Fix integ test
Browse files Browse the repository at this point in the history
  • Loading branch information
johlju committed Jul 29, 2024
1 parent 5ddeada commit 5b33729
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Describe 'Should -BeGreaterOrEqual' {
}

It 'Should convert `Should -Not:$true -BeGreaterOrEqual 2` correctly' {
2 | Should -Not:$true -BeGreaterOrEqual 2
1 | Should -Not:$true -BeGreaterOrEqual 2
}

It 'Should convert `Should -Not -ActualValue 3 -BeGreaterOrEqual 2` correctly' {
Expand Down

0 comments on commit 5b33729

Please sign in to comment.