Skip to content

Commit

Permalink
Lower the spec bar for Truffle Ruby 22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jmettraux committed Aug 17, 2024
1 parent fb8d732 commit 128e2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/parse_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
err
end }

expect(d).to be < 0.1
expect(d).to be < 0.14

expect(r.class).to be(
ArgumentError)
Expand Down

0 comments on commit 128e2ed

Please sign in to comment.