RM comment that is no longer applicable [ci skip]

This commit is contained in:
Ben Atkins 2015-03-03 16:17:16 -05:00
parent c83c4093fb
commit 090f8d047f
1 changed files with 0 additions and 1 deletions

View File

@ -635,7 +635,6 @@ class HasPaperTrailModelTest < ActiveSupport::TestCase
assert_not_nil @wotsit.versions.last.reify.updated_at
end
# Currently the gem generates a bunch of deprecation warnings about serialized attributes on AR 4.2
should 'not generate warning' do
# Tests that it doesn't try to write created_on as an attribute just because a created_on
# method exists.