Prettified
This commit is contained in:
parent
9e08f5d259
commit
e5aec5ae0c
1 changed files with 0 additions and 1 deletions
|
|
@ -58,5 +58,4 @@ describe("textarea-question.vue", () => {
|
||||||
// Assert
|
// Assert
|
||||||
expect(wrapper.emitted("update:modelValue")).toEqual([["val2"]]);
|
expect(wrapper.emitted("update:modelValue")).toEqual([["val2"]]);
|
||||||
});
|
});
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue