Skip to content

Allow deselect when renderSelectedChoices enabled #467

Allow deselect when renderSelectedChoices enabled

Allow deselect when renderSelectedChoices enabled #467

Re-run triggered October 25, 2024 03:09
Status Failure
Total duration 1m 3s
Artifacts

unit-tests.yml

on: pull_request
test-unit
51s
test-unit
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test/scripts/templates.test.ts > templates > choice > child of group > returns expected html: test/scripts/templates.test.ts#L14
AssertionError: expected [ 'choice', 'id', 'value', …(4) ] to have the same members as [ 'selectText', 'choice', 'id', …(3) ] - Expected + Received Array [ - "selectText", "choice", "id", "value", + "selectText", + "deselectText", "groupId", "choiceSelectable", ] ❯ expectEqualElements test/scripts/templates.test.ts:14:49 ❯ test/scripts/templates.test.ts:568:9
test-unit
Process completed with exit code 1.