We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9fe708 commit cf49360Copy full SHA for cf49360
src/vue-testing-library.js
@@ -73,7 +73,6 @@ function render (TestComponent, {
73
wrapper.setProps(_)
74
return wait()
75
},
76
- updateState: _ => wrapper.setData(_),
77
...getQueriesForElement(wrapper.element.parentNode)
78
}
79
0 commit comments