expressions tests #112
Annotations
3 errors
error: expect(received).toBe(expected):
tests/unit/staxfile/config.test.ts#L24
Expected: "tests"
Received: "test"
at /home/runner/work/stax/stax/tests/unit/staxfile/config.test.ts:24:24
|
error: expect(received).toBe(expected):
tests/unit/staxfile/config.test.ts#L37
Expected: "tests"
Received: "test"
at /home/runner/work/stax/stax/tests/unit/staxfile/config.test.ts:37:33
|
tests
Process completed with exit code 1.
|