/** * @fileoverview Unit tests for `resolveProjectContext`. * * Critical isolation note: every fixture uses `mkdtempSync` + `stopAt` so * the walker cannot escape into the real opensip-tools repo's * `opensip-tools.config.yml` (which sits somewhere above the test runner's * cwd). Tests that omit `stopAt` would be machine-dependent and flaky. */ export {}; //# sourceMappingURL=project-context.test.d.ts.map