prettier/tests_integration/__tests__
Simon Lydell 58350cbe59 Fix failing test on Travis CI
Chalk disables colors in CI environments, making the test pass locally
but not on Travis CI.

This also makes the snapshot more readable.
2017-09-03 17:02:12 +02:00
..
__snapshots__ Fix failing test on Travis CI 2017-09-03 17:02:12 +02:00
arg-parsing.js Fix CLI option parsing (#2684) 2017-08-29 08:16:04 +02:00
config-invalid.js test(integration): add more tests 2017-09-03 21:31:33 +08:00
config-resolution.js feat(resolve-config): add `.sync()` method (#2722) 2017-09-01 20:17:07 +10:00
debug-check.js Check exit codes in integration tests (#2148) 2017-06-15 09:56:48 +10:00
debug-print-doc.js Fix --debug-print-doc (#2400) 2017-07-05 18:25:51 +02:00
early-exit.js test(integration): add more tests 2017-09-03 21:31:33 +08:00
ignore-path.js CLI: Support .ignore files (#2412) 2017-07-11 23:33:46 +10:00
invalid-ignore.js test(integration): add more tests 2017-09-03 21:31:33 +08:00
list-different.js Make --list-different to work with --stdin (#2393) 2017-07-04 14:41:46 -04:00
multiple-patterns.js refactor(cli): separate files and make it pure as possible (#2730) 2017-09-03 19:21:06 +10:00
parser-api.js Check exit codes in integration tests (#2148) 2017-06-15 09:56:48 +10:00
syntax-error.js Add integration test of invalid syntax (#2160) 2017-06-16 09:10:39 +10:00
with-node-modules.js CLI: ignore node_modules with ./**-style glob, fixes #2110 (#2185) 2017-06-18 14:35:42 +10:00
with-parser-inference.js Check exit codes in integration tests (#2148) 2017-06-15 09:56:48 +10:00
with-shebang.js Check exit codes in integration tests (#2148) 2017-06-15 09:56:48 +10:00
write.js Fix failing test on Travis CI 2017-09-03 17:02:12 +02:00