diff --git a/test/integration.js.snap b/test/integration.js.snap index 07790706..b8651ef7 100644 --- a/test/integration.js.snap +++ b/test/integration.js.snap @@ -8,12 +8,12 @@ second --------------------|----------|----------|----------|----------|-------------------| File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s | --------------------|----------|----------|----------|----------|-------------------| -All files | 95.11 | 72.22 | 0 | 95.11 | | +All files | 94.59 | 70.91 | 0 | 94.59 | | bin | 88 | 62.5 | 100 | 88 | | c8.js | 88 | 62.5 | 100 | 88 | 36,40,47,48,49,50 | - lib | 96.74 | 62.07 | 100 | 96.74 | | + lib | 95.93 | 60 | 100 | 95.93 | | parse-args.js | 97.59 | 44.44 | 100 | 97.59 | 59,60 | - report.js | 96.21 | 70 | 100 | 96.21 | 58,59,97,98,99 | + report.js | 94.93 | 66.67 | 100 | 94.93 |... 99,100,123,124 | test/fixtures | 95.16 | 94.12 | 0 | 95.16 | | async.js | 100 | 100 | 100 | 100 | | multiple-spawn.js | 100 | 100 | 100 | 100 | |