| 1 | // Tests for issue #111 Phase 1: keychain-backed workspace-id with FS |
| 2 | // fallback. These tests do NOT depend on `@napi-rs/keyring` being |
| 3 | // installed — the keychain module is treated as optional and we |
| 4 | // inject mock implementations through `require.cache` to exercise the |
nothing calls this directly
no test coverage detected