aboutsummaryrefslogtreecommitdiff
path: root/ai-prompts
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-23 05:14:15 -0600
committerCraig Jennings <c@cjennings.net>2026-02-23 05:14:21 -0600
commit2ef797bedd0ac2a3184517a0be09618a9125f4b6 (patch)
tree66af9064256fb6c027e07d2648b1c88de7a44021 /ai-prompts
parenta310f707bc65638aeda7810c8a2fc29b04370e0b (diff)
downloaddotemacs-2ef797bedd0ac2a3184517a0be09618a9125f4b6.tar.gz
dotemacs-2ef797bedd0ac2a3184517a0be09618a9125f4b6.zip
chore: rename chime.el references to Chime
Update load-path, GitHub URL, and all project/package name references to reflect the chime.el → Chime rename.
Diffstat (limited to 'ai-prompts')
-rw-r--r--ai-prompts/quality-engineer.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/ai-prompts/quality-engineer.org b/ai-prompts/quality-engineer.org
index faffc01a1..b83ead5b4 100644
--- a/ai-prompts/quality-engineer.org
+++ b/ai-prompts/quality-engineer.org
@@ -737,7 +737,7 @@ When refactoring many test files (e.g., removing hardcoded timestamps):
- Don't force work where it doesn't apply
- Project can complete before all files touched
-**** Real-World Example: chime.el Timestamp Refactoring
+**** Real-World Example: Chime Timestamp Refactoring
Project scope: 23 test files, 339 tests total
- 16 files needed timestamp refactoring (251 tests)
- 7 files had no timestamp dependencies (88 tests)