testing-library / vue-testing-library

🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
http://testing-library.com/vue
MIT License
1.09k stars 109 forks source link

docs: Fix outdated vue-i18n example link #273

Closed kingyue737 closed 2 years ago

kingyue737 commented 2 years ago

Fix wrong vue-i18n example link

image

codecov[bot] commented 2 years ago

Codecov Report

Merging #273 (8a7221b) into main (74921ae) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #273   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           78        78           
  Branches        28        28           
=========================================
  Hits            78        78           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 74921ae...8a7221b. Read the comment docs.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 6.6.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: