mirror of
https://github.com/vuejs/vue.git
synced 2024-11-21 20:28:54 +00:00
chore: fix unit test
This commit is contained in:
parent
ff4f1fdf37
commit
1b49c75e2a
@ -1,4 +1,4 @@
|
||||
import { ssrCompile } from 'web/server/compiler'
|
||||
import { ssrCompile } from 'server/compiler'
|
||||
|
||||
describe('ssrCompile options', () => {
|
||||
it('comments', () => {
|
||||
|
Loading…
Reference in New Issue
Block a user