[WIP] [5팀 하준혁] [Chapter1-2] 프레임워크 없이 SPA 만들기 #117
Annotations
2 errors and 1 warning
test basic:
src/__tests__/chapter1-2/basic.test.jsx#L616
AssertionError: expected "spy" to not be called at all, but actually been called 1 times
Received:
1st spy call:
Array [
MouseEvent {
"isTrusted": false,
},
]
Number of calls: 1
❯ src/__tests__/chapter1-2/basic.test.jsx:616:32
|
test basic
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading