style: normalize rebrand test formatting
This commit is contained in:
@@ -364,8 +364,7 @@ describe('agent-runner timeout behavior', () => {
|
|||||||
it('merges a per-group codex config overlay before injecting managed MCP servers', async () => {
|
it('merges a per-group codex config overlay before injecting managed MCP servers', async () => {
|
||||||
vi.useRealTimers();
|
vi.useRealTimers();
|
||||||
fakeProc = createFakeProcess();
|
fakeProc = createFakeProcess();
|
||||||
const overlayPath =
|
const overlayPath = '/tmp/ejclaw-test-groups/test-group/.codex/config.toml';
|
||||||
'/tmp/ejclaw-test-groups/test-group/.codex/config.toml';
|
|
||||||
const sessionConfigPath =
|
const sessionConfigPath =
|
||||||
'/tmp/ejclaw-test-data/sessions/test-group/.codex/config.toml';
|
'/tmp/ejclaw-test-data/sessions/test-group/.codex/config.toml';
|
||||||
let sessionToml = `model = "gpt-5.4"\n`;
|
let sessionToml = `model = "gpt-5.4"\n`;
|
||||||
|
|||||||
Reference in New Issue
Block a user