summaryrefslogtreecommitdiff
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
commit6ec4857d0c4c1f43b42bb83c355e150f1aabd4d8 (patch)
treefc4fffbdf39d9d306bfe87bf5652908ffad28748 /ai-prompts
parentdf7cd0e30a2f338948a84c023422252c5f7ad63b (diff)
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 faffc01a..b83ead5b 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)