[aform] add adropdown features #552
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 value update event when dropdown item is selected using keys:
aform/tests/dropdown.spec.ts#L63
AssertionError: expected [ 'Apple' ] to deeply equal [ 'Orange' ]
- Expected
+ Received
Array [
- "Orange",
+ "Apple",
]
❯ tests/dropdown.spec.ts:63:28
|
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
|