mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
updating tests
This commit is contained in:
committed by
João M. D. Moura
parent
418721302b
commit
9817a5b595
@@ -38,7 +38,7 @@ module ActiveModel
|
||||
tags: [
|
||||
{"attributes"=>{"id"=>1, "name"=>"#hash_tag"}}
|
||||
]
|
||||
}.to_json, adapter.serializable_hash[:post_with_tags].to_json)
|
||||
}.to_json, adapter.serializable_hash[:post].to_json)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user