Skip to content

Commit

Permalink
add new test that was failing before
Browse files Browse the repository at this point in the history
  • Loading branch information
orklah committed Jan 7, 2022
1 parent 27c4b07 commit 6296a60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/IntRangeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -680,6 +680,9 @@ function doAnalysis(): void
assert($length === 1);
',
'assertions' => [
'$length===' => '1',
],
],
];
}
Expand Down

0 comments on commit 6296a60

Please sign in to comment.