0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-03-12 15:26:58 +00:00
renovatebot_renovate/lib/util/template/__snapshots__/index.spec.ts.snap
2022-08-16 14:22:29 +02:00

9 lines
149 B
Text

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`util/template/index string to pretty JSON 1`] = `
"{
"some": {
"fancy": "json"
}
}"
`;