File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -99,8 +99,8 @@ You'll find examples of testing with different libraries in
9999
100100Some included are:
101101
102- - [ ` vuex ` ] ( https://github.com/testing-library/vue-testing-library/blob/master /src/__tests__/vuex.js )
103- - [ ` vue-router ` ] ( https://github.com/testing-library/vue-testing-library/tree/master /src/__tests__/vue-router.js )
104- - [ ` vee-validate ` ] ( https://github.com/testing-library/vue-testing-library/tree/master /src/__tests__/validate-plugin.js )
105- - [ ` vue-i18n ` ] ( https://github.com/testing-library/vue-testing-library/blob/master /src/__tests__/translations-vue-i18n.js )
106- - [ ` vuetify ` ] ( https://github.com/testing-library/vue-testing-library/blob/master /src/__tests__/vuetify.js )
102+ - [ ` vuex ` ] ( https://github.com/testing-library/vue-testing-library/blob/main /src/__tests__/vuex.js )
103+ - [ ` vue-router ` ] ( https://github.com/testing-library/vue-testing-library/tree/main /src/__tests__/vue-router.js )
104+ - [ ` vee-validate ` ] ( https://github.com/testing-library/vue-testing-library/tree/main /src/__tests__/validate-plugin.js )
105+ - [ ` vue-i18n ` ] ( https://github.com/testing-library/vue-testing-library/blob/main /src/__tests__/translations-vue-i18n.js )
106+ - [ ` vuetify ` ] ( https://github.com/testing-library/vue-testing-library/blob/main /src/__tests__/vuetify.js )
You can’t perform that action at this time.
0 commit comments