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