File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -226,6 +226,7 @@ Contributions of any kind welcome!
226
226
## FAQ
227
227
228
228
##### I am using Reactive Forms and the ` jest-dom ` matcher ` toHaveFormValues ` always returns an empty object or there are missing fields. Why?
229
+
229
230
Only form elements with a ` name ` attribute will have their values passed to ` toHaveFormsValues ` .
230
231
231
232
## Issues
@@ -275,7 +276,7 @@ Links:
275
276
[ downloads-badge ] : https://img.shields.io/npm/dm/@testing-library/angular.svg?style=flat-square
276
277
[ npmtrends ] : http://www.npmtrends.com/@testing-library/angular
277
278
[ discord-badge ] : https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square
278
- [ discord ] : https://discord.gg/c6JN9fM
279
+ [ discord ] : https://discord.gg/testing-library
279
280
[ license-badge ] : https://img.shields.io/npm/l/@testing-library/angular.svg?style=flat-square
280
281
[ license ] : https://github.com/testing-library/angular-testing-library/blob/master/LICENSE
281
282
[ prs-badge ] : https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
You can’t perform that action at this time.
0 commit comments