ecosystem-ci-from-pr #342
ecosystem-ci-from-pr.yml
on: workflow_dispatch
Annotations
2 errors
src/Combobox/Combobox.test.ts > given combobox in a form > after selecting an option via keyboard > should show value correctly:
workspace/radix-vue/radix-vue/packages/radix-vue/src/Combobox/Combobox.test.ts#L351
AssertionError: expected 'Pineapple' to be 'Banana' // Object.is equality
Expected: "Banana"
Received: "Pineapple"
❯ src/Combobox/Combobox.test.ts:351:40
|
execute-selected-suite
Process completed with exit code 1.
|