Title fixed for one spec
This commit is contained in:
parent
dfd215d3a1
commit
765eaa70d6
@ -127,7 +127,7 @@ describe FastJsonapi::ObjectSerializer do
|
|||||||
expect(BlahBlahSerializerBuilder.record_type).to be_nil
|
expect(BlahBlahSerializerBuilder.record_type).to be_nil
|
||||||
end
|
end
|
||||||
|
|
||||||
it 'shouldnt set default_type for a serializer that doesnt follow convention' do
|
it 'should set default_type for a namespaced serializer' do
|
||||||
module V1
|
module V1
|
||||||
class BlahSerializer
|
class BlahSerializer
|
||||||
include FastJsonapi::ObjectSerializer
|
include FastJsonapi::ObjectSerializer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user