forked from testing-library/angular-testing-library
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit ce4416f
authored
fix: type with empty value should clear the input (testing-library#50)
1 parent ef97beb commit ce4416f
File tree
2 files changed
+26
-2
lines changed- projects/testing-library
- src/lib/user-events
- tests/user-events
2 files changed
+26
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | - | ||
43 | + | ||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
181 | - | ||
181 | + | ||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
| |||
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
222 | + | ||
223 | + | ||
224 | + | ||
225 | + | ||
226 | + | ||
227 | + | ||
228 | + | ||
229 | + | ||
230 | + | ||
231 | + | ||
232 | + | ||
233 | + | ||
234 | + | ||
235 | + | ||
236 | + | ||
237 | + | ||
238 | + | ||
239 | + | ||
240 | + | ||
241 | + | ||
242 | + | ||
243 | + | ||
244 | + | ||
245 | + |
0 commit comments