CSR-241 WIP unit test updates.

This commit is contained in:
bmauger 2022-01-05 17:04:35 -05:00
parent 79455adab3
commit 740579aea9

View file

@ -51,7 +51,6 @@ describe("list-card.vue", () => {
groupID: "radio-demo-1", groupID: "radio-demo-1",
groupName: "radio 1", groupName: "radio 1",
buttonImage: "windshield-damage.svg", buttonImage: "windshield-damage.svg",
class: "horizontal"
}, },
}); });