Browse Source
- Fix ContactListItem test to expect both did and name parameters in open-offer-dialog event - Update test assertion to properly handle nested array structure from Vue emitted events - Maintain compatibility with parent component's expected event signature - All 288 unit tests now pass with no regressions The test was incorrectly expecting only the did parameter, but the parent component expects both did and name as separate parameters.pull/153/head
2 changed files with 6 additions and 5 deletions
Loading…
Reference in new issue