Explorar o código

chore: fix unit test

Evan You %!s(int64=3) %!d(string=hai) anos
pai
achega
1b49c75e2a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/unit/modules/server-compiler/compiler-options.spec.ts

+ 1 - 1
test/unit/modules/server-compiler/compiler-options.spec.ts

@@ -1,4 +1,4 @@
-import { ssrCompile } from 'web/server/compiler'
+import { ssrCompile } from 'server/compiler'
 
 describe('ssrCompile options', () => {
   it('comments', () => {