Skip to content

Commit 2b02acf

Browse files
committed
fix: remove extra newline
1 parent 51b4849 commit 2b02acf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/integer_id_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ class Director < BaseResource
2222
has_many :movies
2323
end
2424

25-
2625
NUMERIC_ASSERTION = Gem::Version.new(RUBY_VERSION) < Gem::Version.new('2.4') ? Fixnum : Integer
2726

2827
class IntegerIdTestAssociationTest < MiniTest::Test

0 commit comments

Comments
 (0)