Skip to content

Commit 53e3ca8

Browse files
author
Mengjiao Liu
committed
[zh-cn] Fix incorrect spaces causing the list to display an error in blog
1 parent e7bda21 commit 53e3ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/blog/_posts/2018-08-29-kubernetes-testing-ci-automating-contributor-experience.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This strategy worked. It worked so well that the project quickly scaled past its
3939
## The Work
4040
-->
4141

42-
## 工作
42+
## 工作
4343

4444
<!--
4545
Initially, we focused on the fact that we needed to support the sheer volume of tests mandated by a complex distributed system such as Kubernetes. Real world failure scenarios had to be exercised via end-to-end (e2e) tests to ensure proper functionality. Unfortunately, e2e tests were susceptible to flakes (random failures) and took anywhere from an hour to a day to complete.

0 commit comments

Comments
 (0)