strapi-plugin-config-sync/playground/__tests__
Jen Tak 3c0c6d7fdb feat(CLI): Exit with 1 when diff is not empty.
To make it easier to use the diff command in scripts and CI and to align
its API with POSIX diff and diffs on most systems exit with 1 when the
diff is not empty. Keep exiting with 0 when it is.

Fixes #66.
2022-09-04 11:27:01 +02:00
..
cli.test.js feat(CLI): Exit with 1 when diff is not empty. 2022-09-04 11:27:01 +02:00