mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 15:23:06 +00:00
updating tests to match new adapters structure
This commit is contained in:
@@ -8,7 +8,7 @@ module ActiveModel
|
||||
end
|
||||
|
||||
def test_default_adapter
|
||||
assert_equal :json, ActiveModel::Serializer.config.adapter
|
||||
assert_equal :flatten_json, ActiveModel::Serializer.config.adapter
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user