From 1ffb149669c7e28901ffe1286fc084a40ffcd229 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 05:12:55 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- docs/cli/test.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli/test.md b/docs/cli/test.md index eba795cbb9..c1e5a52c1a 100644 --- a/docs/cli/test.md +++ b/docs/cli/test.md @@ -257,7 +257,7 @@ When using Bun's test runner with AI coding assistants, you can enable quieter o Set any of the following environment variables to enable AI-friendly output: - `CLAUDECODE=1` - For Claude Code -- `REPL_ID=1` - For Replit +- `REPL_ID=1` - For Replit - `IS_CODE_AGENT=1` - Generic AI agent flag ### Behavior