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
|
||||
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
|
||||
class BlahSerializer
|
||||
include FastJsonapi::ObjectSerializer
|
||||
|
Loading…
x
Reference in New Issue
Block a user