Commit a696325
fix(test-utils/wrapper): clarify deprecation note for wrong "get" usage (#1688)
If `wrapper.get` was called with a vue component instance, a misleading deprecation note was shown
to the user. This fix includes the `get` method into the deprecation message
fix #1687
Co-authored-by: Valentin Palkovič <external.valentin.palkovic@kuehne-nagel.com>1 parent e0cbb16 commit a696325
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments