1 parent 7c9b9db commit 5cd0e88Copy full SHA for 5cd0e88
1 file changed
tests/integration/marketplace-install.test.mjs
@@ -262,6 +262,7 @@ test('isolated Codex marketplace lists and installs the eight-skill snapshot', a
262
cwd: temporary,
263
env: {
264
...env,
265
+ FAKE_ZCODE_EMPTY_SESSION: '1',
266
ZCODE_PATH: join(root, 'tests', 'fixtures', 'fake-zcode-cli.mjs'),
267
CODEX_APP_SERVER_PATH: process.execPath,
268
CODEX_APP_SERVER_ARGS_JSON: JSON.stringify([join(root, 'tests', 'fixtures', 'fake-codex-app-server.mjs')]),
0 commit comments