Skip to content

Commit 55a4391

Browse files
skiming3362eddyerburgh
authored andcommitted
docs: fix link (#592)
1 parent 570d80d commit 55a4391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/zh-cn/guides/testing-SFCs-with-mocha-webpack.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 用 Mocha 和 webpack 测试单文件组件
22

3-
> 我们在 [GitHub](https://github.com/https://github.com/vuejs/vue-test-utils-mocha-webpack-example) 上放有一个关于这些设置的示例工程。
3+
> 我们在 [GitHub](https://github.com/vuejs/vue-test-utils-mocha-webpack-example) 上放有一个关于这些设置的示例工程。
44
55
另一个测试单文件组件的策略是通过 webpack 编译所有的测试文件然后在测试运行器中运行。这样做的好处是可以完全支持所有 webpack 和 `vue-loader` 的功能,所以我们不必对我们的源代码做任何妥协。
66

0 commit comments

Comments
 (0)