I am trying to test form validation of element-ui using Vue test utils and jest. So my setup is the following
import { createLocalVue, mount } from \'@vue/tes