From c16c0ee615b8fc2e66f59d43296d49c8d742a52f Mon Sep 17 00:00:00 2001 From: Ashwin Bharambe Date: Fri, 15 Aug 2025 16:52:30 -0700 Subject: [PATCH] minor --- tests/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/README.md b/tests/README.md index 4790ca458..3b129fbd9 100644 --- a/tests/README.md +++ b/tests/README.md @@ -100,7 +100,6 @@ This script: - 🔍 **Auto-detects your branch** and associated PR - 🍴 **Works from forks** - handles repository context automatically - ✅ **Commits recordings back** to your branch -- 🛡️ **Validates inputs** - prevents common mistakes **Prerequisites:** - GitHub CLI: `brew install gh && gh auth login`