File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
projects/ngx-testing-library Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ Calls the the Angular `TestBed.get` function.
110110
111111## Usage
112112
113- You can find some examples in the [ tests folder] ( https://github.com/tdeschryver /ngx-testing-library/tree/master/projects/ngx-testing-library/tests ) .
113+ You can find some examples in the [ tests folder] ( https://github.com/timdeschryver /ngx-testing-library/tree/master/projects/ngx-testing-library/tests ) .
114114
115115Here is how "default" specifications are written with ` ngx-testing-library ` .
116116
177177[ npm-badge ] : https://img.shields.io/npm/v/ngx-testing-library.svg
178178[ npm ] : https://www.npmjs.com/package/ngx-testing-library
179179[ license-badge ] : https://img.shields.io/npm/l/ngx-testing-library.svg?style=flat-square
180- [ license ] : https://github.com/tdeschryver /ngx-testing-library/blob/master/LICENSE
180+ [ license ] : https://github.com/timdeschryver /ngx-testing-library/blob/master/LICENSE
181181[ coc-badge ] : https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
182- [ coc ] : https://github.com/tdeschryver /ngx-testing-library/blob/master/CODE_OF_CONDUCT.md
182+ [ coc ] : https://github.com/timdeschryver /ngx-testing-library/blob/master/CODE_OF_CONDUCT.md
183183[ dom-testing-library ] : https://github.com/kentcdodds/dom-testing-library
Original file line number Diff line number Diff line change 44 "description" : " Test your Angular components with the dom-testing-library" ,
55 "repository" : {
66 "type" : " git" ,
7- "url" : " git+https://github.com/tdeschryver /ngx-testing-library.git"
7+ "url" : " git+https://github.com/timdeschryver /ngx-testing-library.git"
88 },
99 "keywords" : [
1010 " angular" ,
1818 "author" : " Tim Deschryver" ,
1919 "license" : " MIT" ,
2020 "bugs" : {
21- "url" : " https://github.com/tdeschryver /ngx-testing-library/issues"
21+ "url" : " https://github.com/tdeschrtimdeschryveryver /ngx-testing-library/issues"
2222 },
23- "homepage" : " https://github.com/tdeschryver /ngx-testing-library#readme" ,
23+ "homepage" : " https://github.com/timdeschryver /ngx-testing-library#readme" ,
2424 "peerDependencies" : {
2525 "@angular/common" : " ^6.0.0-rc.0 || ^6.0.0" ,
2626 "@angular/core" : " ^6.0.0-rc.0 || ^6.0.0"
You can’t perform that action at this time.
0 commit comments