fix boot-test-runner unit tests

This commit is contained in:
Jeppe Reinhold 2025-03-28 12:39:41 +01:00
parent 8aec1a5e09
commit 561f1bd520

View File

@ -90,6 +90,7 @@ describe('bootTestRunner', () => {
NODE_ENV: 'test',
TEST: 'true',
VITEST: 'true',
VITEST_CHILD_PROCESS: 'true',
},
extendEnv: true,
});