test('Components - Pure Button - Simple', done => { const button = mount(PureButton, { slots: { default: '<div>Click me!</div>' } }) button.
確定! 回上一頁