Skip to content

Commit 63a1013

Browse files
authored
Update zh/part5c.md: the translation is commented
The Chinese translation is commented, but this is Chinese material
1 parent f1e7c14 commit 63a1013

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/5/zh/part5c.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -911,8 +911,8 @@ HTML 报告将生成到<i>coverage</i>目录。
911911

912912
#### 5.13: Blog List Tests, step 1
913913

914-
Make a test, which checks that the component displaying a blog renders the blog's title and author, but does not render its URL or number of likes by default.
915-
<!-- 进行一项测试,检查显示博客的组件是否渲染了博客的标题和作者,但默认情况下不渲染其 URL 或点赞数。 -->
914+
<!-- Make a test, which checks that the component displaying a blog renders the blog's title and author, but does not render its URL or number of likes by default. -->
915+
进行一项测试,检查显示博客的组件是否渲染了博客的标题和作者,但默认情况下不渲染其 URL 或点赞数。
916916

917917
<!-- Add CSS classes to the component to help the testing as necessary. -->
918918
根据需要向组件添加 CSS 类以帮助测试。

0 commit comments

Comments
 (0)