Files
redocly-cli/__tests__/lint/path-not-include-query-rule/snapshot.js
Oleksii Horbachevskyi b53e9e4acb fix: join command crash (#367)
* fix: resolve $ref and inline it into the resulting definition
* chore: tests updates
2021-09-20 11:48:17 +03:00

12 lines
217 B
JavaScript

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`E2E lint path-not-include-query-rule 1`] = `
validating /openapi.yaml...
/openapi.yaml: validated in <test>ms
Woohoo! Your OpenAPI definition is valid. 🎉
`;