inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

김민선님의 게시글

김민선 김민선

@alstjs64712368

수강평 작성수
-
평균평점
-

게시글 3

질문&답변

AssertionError

====================================================================== FAIL: test_post_detail (blog.tests.TestView) ---------------------------------------------------------------------- Traceback (most recent call last): File "C:\Users\user\Desktop\github\do_it_django_inflearn_2021\blog\tests.py", line 103, in test_post_detail self.assertIn(post_001.content,post_area.text) AssertionError: 'Hello, World. We are the World' not found in '\n\n첫번째 포스트입니다.\n\n\n by\n Start Bootstrap\n\n \n' ---------------------------------------------------------------------- Ran 2 tests in 1.333s FAILED (failures=1, errors=1) Destroying test database for alias 'default'...

좋아요수
0
댓글수
2
조회수
285