diff options
| author | Luca Casonato <lucacasonato@yahoo.com> | 2021-01-06 00:10:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-06 00:10:36 +0100 |
| commit | 39bbbbce70c13575857b216b79ec21c37a923760 (patch) | |
| tree | 7791fb712083a8471d132e42b3f3f4ae851d2e55 /cli/tests/fmt | |
| parent | 8d1ee3bfaf9f062356858b6b7113be0ab7fa5ba6 (diff) | |
fix: use inline source maps when present in js (#8995)
Diffstat (limited to 'cli/tests/fmt')
| -rw-r--r-- | cli/tests/fmt/expected_fmt_check_tests_dir.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/fmt/expected_fmt_check_tests_dir.out b/cli/tests/fmt/expected_fmt_check_tests_dir.out index e78b42db3..00d7cb3fa 100644 --- a/cli/tests/fmt/expected_fmt_check_tests_dir.out +++ b/cli/tests/fmt/expected_fmt_check_tests_dir.out @@ -1,2 +1,2 @@ [WILDCARD] -error: Found 2 not formatted files in [WILDCARD] files +error: Found 5 not formatted files in [WILDCARD] files |
