test(codex): allow slower snapshot install qa

This commit is contained in:
YeonGyu-Kim
2026-05-31 04:26:45 +09:00
parent 65521ad813
commit f3ca422713
+1 -1
View File
@@ -280,7 +280,7 @@ describe("install-codex", () => {
expect(snapshotMcpManifest.mcpServers.lsp.args[0]).not.toContain("../../lsp-tools-mcp")
expect(snapshotMcpManifest.mcpServers.lsp.args[0]).not.toContain("components/lsp/packages")
expect((await stat(snapshotMcpManifest.mcpServers.lsp.args[0] ?? "")).isFile()).toBe(true)
})
}, { timeout: 15_000 })
test("#given autonomous permissions requested #when installing omo #then writes Codex autonomy settings", async () => {
// given