Skip to content

Commit 5cd0e88

Browse files
committed
test: cover empty probe in installed setup reruns
1 parent 7c9b9db commit 5cd0e88

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/marketplace-install.test.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ test('isolated Codex marketplace lists and installs the eight-skill snapshot', a
262262
cwd: temporary,
263263
env: {
264264
...env,
265+
FAKE_ZCODE_EMPTY_SESSION: '1',
265266
ZCODE_PATH: join(root, 'tests', 'fixtures', 'fake-zcode-cli.mjs'),
266267
CODEX_APP_SERVER_PATH: process.execPath,
267268
CODEX_APP_SERVER_ARGS_JSON: JSON.stringify([join(root, 'tests', 'fixtures', 'fake-codex-app-server.mjs')]),

0 commit comments

Comments
 (0)