diff --git a/test/custom-operations/parse-schema-v3.spec.ts b/test/custom-operations/parse-schema-v3.spec.ts index fab592bde..6e56ed10a 100644 --- a/test/custom-operations/parse-schema-v3.spec.ts +++ b/test/custom-operations/parse-schema-v3.spec.ts @@ -26,7 +26,7 @@ describe('custom operations for v3 - parse schemas', function() { }, messages: [ { - $ref: '#/components/messages/message' + $ref: '#/channels/channel/messages/message' } ] }