mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
Update master
This commit is contained in:
parent
565ad580b6
commit
56824f055b
@ -96,7 +96,7 @@ class SerializerTest < ActiveModel::TestCase
|
||||
|
||||
def test_scope_works_correct
|
||||
serializer = ActiveModel::Serializer.new :foo, :scope => :bar
|
||||
asser_equal serializer.scope, :bar
|
||||
assert_equal serializer.scope, :bar
|
||||
end
|
||||
|
||||
def test_attributes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user