[Tests/card] Redundant event spy created #10412
Labels
4 - verified
Issues that have been released and confirmed resolved.
estimate - 1
Very small fix or change (potentially a single line), doesn't require updates to tests.
p - low
Issue is non core or affecting less that 10% of people using the library
testing
Issues related to automated or manual testing.
Milestone
Priority impact
p - low
Test type
a typo in a test
Which Component(s)
card
Unstable Tests
The following test for the calcite-card event creates two identical event spies:
calcite-design-system/packages/calcite-components/src/components/card/card.e2e.ts
Lines 91 to 92 in 699e166
Based on the 2nd variable name, it seems like one of them is a typo. Was "click" event expected instead?
Test error, if applicable
No response
PR skipped, if applicable
Additional Info
No response
The text was updated successfully, but these errors were encountered: