Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6005513

Browse files
lex111sdras
authored andcommitted
unit-testing.md: replace vue to Vue (vuejs#1479)
1 parent f5c487c commit 6005513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/v2/guide/unit-testing.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ it('updates the rendered message when vm.message updates', done => {
131131

132132
We are planning to work on a collection of common test helpers to make it easier to render components with different constraints (e.g. shallow rendering that ignores child components) and assert their output.
133133

134-
For more in-depth information on unit testing in vue, check out [vue-test-utils](https://vue-test-utils.vuejs.org/en/) and our cookbook entry about [unit testing vue components](https://vuejs.org/v2/cookbook/unit-testing-vue-components.html).
134+
For more in-depth information on unit testing in Vue, check out [vue-test-utils](https://vue-test-utils.vuejs.org/en/) and our cookbook entry about [unit testing vue components](https://vuejs.org/v2/cookbook/unit-testing-vue-components.html).

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /