// import Vue from 'vue' // import HelloWorld from '@/components/HelloWorld' // describe('HelloWorld.vue', () => { // it('should be hello', () => { // let hello = 'hello' // expect(hello).to.be.a('string') // expect(hello).to.equal('hello') // }) // })