Skip to content

Commit 1b49c75

Browse files
committed
chore: fix unit test
1 parent ff4f1fd commit 1b49c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/unit/modules/server-compiler/compiler-options.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { ssrCompile } from 'web/server/compiler'
1+
import { ssrCompile } from 'server/compiler'
22

33
describe('ssrCompile options', () => {
44
it('comments', () => {

0 commit comments

Comments
 (0)