[7팀 김원표] [Chapter 1-1] 프레임워크 없이 SPA 만들기 #66
Triggered via pull request
December 18, 2024 18:10
pitangland
synchronize
#30
Status
Failure
Total duration
2m 35s
Artifacts
–
Annotations
2 errors and 3 warnings
src/__tests__/basic.test.js > 기본과제 테스트 > 3. 프로필 페이지 구현 > 프로필 수정 기능이 동작한다:
src/__tests__/basic.test.js#L131
AssertionError: expected '{"username":"testuser","email":"class…' to deeply equal '{"username":"testuser","email":"","bi…'
Expected: "{"username":"testuser","email":"","bio":"Updated bio"}"
Received: "{"username":"testuser","email":"class=\"w-full","bio":"Updated bio"}"
❯ src/__tests__/basic.test.js:131:44
|
basic
Process completed with exit code 1.
|
basic
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
advacned
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|