test: remove codex-mcp-agent test file and add dotenv config

This commit is contained in:
Mohamed Boudra
2026-02-02 13:35:40 +07:00
parent 3aecead839
commit 0acd906402
2 changed files with 1 additions and 1597 deletions

View File

@@ -1,3 +1,4 @@
import "dotenv/config";
import { beforeAll, afterAll } from "vitest";
import { mkdtempSync } from "fs";
import { tmpdir } from "os";