mirror of
https://github.com/paper-trail-gem/paper_trail.git
synced 2022-11-09 11:33:19 -05:00
RM comment that is no longer applicable [ci skip]
This commit is contained in:
parent
c83c4093fb
commit
090f8d047f
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue