forked from testing-library/angular-testing-library
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit a53db0d
authored
fix: trigger change detection cycle on rerender (testing-library#158)
1 parent c42467d commit a53db0d
File tree
2 files changed
+24
-3
lines changed- projects/testing-library
- src/lib
- tests
2 files changed
+24
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
1 | + | ||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 | - | ||
120 | + | ||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
1 | + | ||
2 | + | ||
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
68 | + | ||
69 | + | ||
70 | + | ||
71 | + | ||
72 | + | ||
73 | + |
0 commit comments