File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ practices.</p>
2525
2626<!-- prettier-ignore-start -->
2727[ ![ Build Status] [ build-badge ]] [ build ]
28- [ ![ Code Coverage] [ coverage-badge ]] [ coverage ]
2928[ ![ version] [ version-badge ]] [ package ] [ ![ downloads] [ downloads-badge ]] [ npmtrends ]
3029[ ![ MIT License] [ license-badge ]] [ license ]
3130
@@ -275,10 +274,8 @@ Links:
275274
276275[ npm ] : https://www.npmjs.com/
277276[ node ] : https://nodejs.org
278- [ build-badge ] : https://circleci.com/gh/testing-library/angular-testing-library/tree/main.svg?style=shield
279- [ build ] : https://circleci.com/gh/testing-library/angular-testing-library/tree/main
280- [ coverage ] : https://codecov.io/github/testing-library/angular-testing-library
281- [ coverage-badge ] : https://img.shields.io/codecov/c/github/testing-library/angular-testing-library.svg?style=flat-square
277+ [ build-badge ] : https://github.com/testing-library/angular-testing-library/actions/workflows/ci.yml/badge.svg
278+ [ build ] : https://github.com/testing-library/angular-testing-library/actions/workflows/ci.yml
282279[ version-badge ] : https://img.shields.io/npm/v/@testing-library/angular.svg?style=flat-square
283280[ package ] : https://www.npmjs.com/package/@testing-library/angular
284281[ downloads-badge ] : https://img.shields.io/npm/dm/@testing-library/angular.svg?style=flat-square
You can’t perform that action at this time.
0 commit comments