From 475ba0517a29100eb348cd0b49fe7de423a8d885 Mon Sep 17 00:00:00 2001 From: bymyself Date: Thu, 5 Feb 2026 13:00:46 -0800 Subject: [PATCH] fix: add text language identifier to fenced code block Amp-Thread-ID: https://ampcode.com/threads/T-019c2f99-6c3b-701e-8f90-4f897ecf85d8 --- browser_tests/AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser_tests/AGENTS.md b/browser_tests/AGENTS.md index dd1f455d0e..d9b7a148a7 100644 --- a/browser_tests/AGENTS.md +++ b/browser_tests/AGENTS.md @@ -4,7 +4,7 @@ See `@docs/guidance/playwright.md` for Playwright best practices (auto-loaded fo ## Directory Structure -``` +```text browser_tests/ ├── assets/ - Test data (JSON workflows, images) ├── fixtures/