Commit c0cc88c
committed
fix: correct test issues for accordion and divider
- Remove accordion pressed state test that doesn't work with nested
widget structure (press behavior tested via expansion tests)
- Fix divider animate test to use AnimationConfig.linear() factory
instead of abstract AnimationConfig constructor1 parent 796735e commit c0cc88c
2 files changed
Lines changed: 5 additions & 21 deletions
File tree
- packages/remix/test/components
- accordion
- divider
Lines changed: 2 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
| 474 | + | |
| 475 | + | |
487 | 476 | | |
488 | 477 | | |
489 | 478 | | |
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
| 238 | + | |
242 | 239 | | |
243 | 240 | | |
244 | | - | |
245 | 241 | | |
246 | | - | |
247 | | - | |
| 242 | + | |
| 243 | + | |
248 | 244 | | |
249 | | - | |
250 | 245 | | |
251 | 246 | | |
252 | 247 | | |
| |||
0 commit comments