Skip to content
代码片段 群组 项目
提交 3f20d851 编辑于 作者: Eduardo Sanz García's avatar Eduardo Sanz García
浏览文件

Refactor `Wrapper#find` for `Wrapper#findComponent`

Part 3

Automatic conversion of Vue Test Util `Wrapper#find` for
`Wrapper#findComponent` when applied to a Vue component.

From the Vue Test Util page:
https://v1.test-utils.vuejs.org/api/wrapper/#find

```
Deprecation warning

Using find to search for a Component is deprecated and will be removed.
Use findComponent instead. The find method will continue to work for
finding elements using any valid selector.
```
上级 2eaf80ff
No related branches found
No related tags found
无相关合并请求
显示
55 个添加51 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册