Fix clearChoices()
would remove items, and clear the search flag
#445
Annotations
2 errors
test/scripts/choices.test.ts > choices > public methods > clearChoices > dispatches clearChoices action:
test/scripts/choices.test.ts#L1164
AssertionError: expected +0 to equal 1
- Expected
+ Received
- 1
+ 0
❯ test/scripts/choices.test.ts:1164:48
|
test-unit
Process completed with exit code 1.
|