mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-23 15:49:08 -06:00
4 lines
49 B
JavaScript
4 lines
49 B
JavaScript
it('should pass', () => {
|
|
expect(1).toBe(1)
|
|
})
|