Skip to content

Commit b6963db

Browse files
committed
Delete extra blank line
1 parent 6d4aa29 commit b6963db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

activerecord/test/cases/reflection_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,6 @@ def assert_reflection(klass, association, options)
718718
end
719719
end
720720

721-
722721
class DeprecatedReflectionsTest < ActiveRecord::TestCase
723722
test "has_many" do
724723
assert_non_deprecated_reflection DATS::Author, :posts

0 commit comments

Comments
 (0)