Beau/bin/cli/__tests__/__snapshots__/validate.spec.js.snap

9 lines
155 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Validate Command should validate the configuration file 1`] = `
Array [
"beau.yml is valid.
",
]
`;