summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/coverage/expected_complex.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/coverage/expected_complex.out')
-rw-r--r--cli/tests/testdata/coverage/expected_complex.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/tests/testdata/coverage/expected_complex.out b/cli/tests/testdata/coverage/expected_complex.out
index e9f9a453f..49d6410c1 100644
--- a/cli/tests/testdata/coverage/expected_complex.out
+++ b/cli/tests/testdata/coverage/expected_complex.out
@@ -1,9 +1,9 @@
-cover [WILDCARD]/coverage/complex.ts ... 59.459% (22/37)
+cover [WILDCARD]complex.ts ... 60.000% (24/40)
46 | export function unused(
47 | foo: string,
48 | bar: string,
49 | baz: string,
------|-----
+ 50 | ): Complex {
51 | return complex(
52 | foo,
53 | bar,