Skip to content

Commit

Permalink
docs: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed May 16, 2024
1 parent a82d235 commit 665e560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/zh/cookbook/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- [对组件单元测试](#unit-testing-components)
- [初始 state](#initial-state)
- [自定义 action 的行为](#customizing-behavior-of-actions)
- [指定 createSpy 函数](#specifying-the-creespy-function)
- [指定 createSpy 函数](#specifying-the-createspy-function)
- [Mocking getters](#mocking-getters)
- [Pinia 插件](#pinia-plugins)
- [端到端测试](#e2e-tests)
Expand Down

0 comments on commit 665e560

Please sign in to comment.