Commit cae11a2
committed
test(web): assert the PanelHeader main wrapper exists before locating Close
indexOf returned -1 when the wrapper class was missing, so the search for
its closing tag restarted from the template start and the assertion could
pass against an unrelated div.1 parent d2bceb9 commit cae11a2
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
183 | 185 | | |
184 | 186 | | |
185 | 187 | | |
| |||
0 commit comments