Files
redocly-cli/__tests__/bundle/bundle-lint-format/stylish-format-snapshot.js
2021-10-20 10:27:49 +03:00

15 lines
451 B
JavaScript

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`E2E bundle lint format bundle lint: should be formatted by format: stylish 1`] = `
openapi.yaml:
20:11 error spec Expected type \`MediaType\` (object) but got \`null\`
❌ Validation failed with 1 error.
run \`openapi lint --generate-ignore-file\` to add all problems to the ignore file.
bundling ./openapi.yaml...
📦 Created a bundle for ./openapi.yaml at /tmp/null.yaml <test>ms.
`;