[aform] add adropdown features #541
tests.yml
on: pull_request
Check for changes
2s
Matrix: test
Annotations
2 errors and 2 warnings
tests/dropdown.spec.ts > dropdown input component > emits filter change event when dropdown item is selected using mouse in async:
aform/tests/dropdown.spec.ts#L97
AssertionError: expected [ [ '' ], [ 'Apple' ] ] to have a length of 1 but got 2
- Expected
+ Received
- 1
+ 2
❯ tests/dropdown.spec.ts:97:29
|
aform
Process completed with exit code 1.
|
Check for changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
aform
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|