Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Armaldio committed Aug 22, 2023
1 parent 8f83ad4 commit b3f40b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/fixtures/fixtures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ const fixtures = {
[64, '0.33.4'],
[67, '0.38.0'],
[72, '0.42.0'],
[111, '0.70.1'],
[111, '0.76.0'],
],
rangeCheck: [
[111, [
'0.70.1',
'0.70.1'
'0.76.0'
]],
[108, [
'0.64.1',
Expand Down

0 comments on commit b3f40b8

Please sign in to comment.