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 b78697c commit 66f4549
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' {
1 | Should -Not:$true -BeGreaterOrEqual 2
2 | Should -Not:$true -BeGreaterOrEqual 2
}

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

0 comments on commit 66f4549

Please sign in to comment.