diff --git a/test/snapshots/markdownlint-cli2-test-exec.js.md b/test/snapshots/markdownlint-cli2-test-exec.js.md index 49965129..40202deb 100644 --- a/test/snapshots/markdownlint-cli2-test-exec.js.md +++ b/test/snapshots/markdownlint-cli2-test-exec.js.md @@ -7133,21 +7133,3 @@ Generated by [AVA](https://avajs.dev). Summary: 2 error(s)␊ `, } - -## markdownlint-cli2-config-option-with-extends (exec) - -> Snapshot 1 - - { - exitCode: 0, - formatterCodeQuality: '', - formatterJson: '', - formatterJunit: '', - formatterSarif: '', - stderr: '', - stdout: `markdownlint-cli2 vX.Y.Z (markdownlint vX.Y.Z)␊ - Finding: viewme.md␊ - Linting: 1 file(s)␊ - Summary: 0 error(s)␊ - `, - } diff --git a/test/snapshots/markdownlint-cli2-test-exec.js.snap b/test/snapshots/markdownlint-cli2-test-exec.js.snap index 828d2ddd..e7b10fe2 100644 Binary files a/test/snapshots/markdownlint-cli2-test-exec.js.snap and b/test/snapshots/markdownlint-cli2-test-exec.js.snap differ