Skip to content

Commit 4ac1f53

Browse files
committed
docs(vue): update docs for instantiated store
1 parent 5620a37 commit 4ac1f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vue-testing-library/api.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Additionally, the following options can also be provided:
6969

7070
The object definition of a [Vuex](https://vuex.vuejs.org/) store. If a `store`
7171
object is provided, `Vue Testing Library` will import and configure a Vuex
72-
store.
72+
store. If an instantiated Vuex store is passed, it will be used.
7373

7474
##### `routes` (`Array`)
7575

0 commit comments

Comments
 (0)