Skip to content

Commit 765eaa7

Browse files
vladoshishirmk
authored andcommitted
Title fixed for one spec
1 parent dfd215d commit 765eaa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/lib/object_serializer_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ class BlahBlahSerializerBuilder
127127
expect(BlahBlahSerializerBuilder.record_type).to be_nil
128128
end
129129

130-
it 'shouldnt set default_type for a serializer that doesnt follow convention' do
130+
it 'should set default_type for a namespaced serializer' do
131131
module V1
132132
class BlahSerializer
133133
include FastJsonapi::ObjectSerializer

0 commit comments

Comments
 (0)