fix: Re-initialize WXT modules correctly during development #2741
validate.yml
on: pull_request
checks
53s
builds
1m 0s
build-demo
1m 1s
tests
1m 49s
windows-tests
3m 8s
Matrix: template
Annotations
5 errors
checks
Process completed with exit code 2.
|
e2e/tests/hooks.test.ts > Hooks > server.start should call hooks:
packages/wxt/e2e/tests/hooks.test.ts#L35
AssertionError: Expected "vite:devServer:extendConfig" to be called 1 time(s): expected "spy" to be called 1 times, but got 0 times
❯ e2e/tests/hooks.test.ts:35:7
❯ expectHooksToBeCalled e2e/tests/hooks.test.ts:28:22
❯ e2e/tests/hooks.test.ts:164:5
|
tests
Process completed with exit code 1.
|
e2e/tests/hooks.test.ts > Hooks > server.start should call hooks:
packages/wxt/e2e/tests/hooks.test.ts#L35
AssertionError: Expected "vite:devServer:extendConfig" to be called 1 time(s): expected "spy" to be called 1 times, but got 0 times
❯ e2e/tests/hooks.test.ts:35:7
❯ expectHooksToBeCalled e2e/tests/hooks.test.ts:28:22
❯ e2e/tests/hooks.test.ts:164:5
|
windows-tests
Process completed with exit code 1.
|