mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 20:57:44 +00:00
11 lines
268 B
JavaScript
11 lines
268 B
JavaScript
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`E2E build-docs build docs with config option 1`] = `
|
|
|
|
🎉 bundled successfully in: nested/redoc-static.html (38 KiB) [⏱ <test>ms].
|
|
|
|
Found nested/redocly.yaml and using theme.openapi options
|
|
Prerendering docs
|
|
|
|
`;
|