Prettified *again*

This commit is contained in:
Leah Schumann 2023-10-17 08:41:33 -04:00
parent 4d2fe040a0
commit b387c15058

View file

@ -552,7 +552,6 @@ describe("shop-question.vue", () => {
// Assert
expect(wrapper.vm.answers.length).toEqual(3);
});
});
function setupMocks({ mountOptions, mixins, props, isShallowMount = true }) {