summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/compat/test_runner/cjs.out
blob: 91298e91e00048c605d662543c5e0094ccd3a59e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
running 2 tests from [WILDCARD]
test Correct assertion ... ok ([WILDCARD])
test Failed assertion ... FAILED ([WILDCARD])

failures:

Failed assertion
AssertionError [ERR_ASSERTION]: Values are not strictly equal:


    [Diff] Actual / Expected


-   10
+   20

[WILDCARD]

failures:

[WILDCARD]Failed assertion

test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD])

error: Test failed