asked
Learn Docker and CI environment by following [2023.11 update]
Testing React Apps
Written on
·
338
0
app.test.js에서 test 추가 후 저장했는데 자동적으로 변경되지 않습니다.
docker-compose.yml 파일입니다.
app.test.js
test를 하나 더 추가했는데 변경이 되지 않습니다. 혹시 잘못된 부분이 있을까요?
Answer