it('basic', () => {
    expect(
      vnodeToString(
        getVNode({
          template: `<button>Button</button>`,