CSR-222: fix unit test
This commit is contained in:
parent
8600249576
commit
bc1d0d358e
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ describe("list-button.vue", () => {
|
|||
expect(label.attributes()).toEqual({
|
||||
tabindex: "-1",
|
||||
for: "2023",
|
||||
"aria-labelledby": "2023",
|
||||
class: "d-flex flex-column justify-content-center py-3 px-4 last-item",
|
||||
"aria-checked": "false",
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue