mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 12:47:48 +00:00
14 lines
239 B
JavaScript
14 lines
239 B
JavaScript
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`E2E lint with-ignore-file 1`] = `
|
|
|
|
validating /openapi.yaml...
|
|
/openapi.yaml: validated in <test>ms
|
|
|
|
Woohoo! Your API description is valid. 🎉
|
|
2 problems are explicitly ignored.
|
|
|
|
|
|
|
|
`;
|