aboutsummaryrefslogtreecommitdiff
path: root/ai-prompts/quality-engineer.org
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
commitbe478c35411c9a4a8c7f4a94747c617be5269af8 (patch)
tree2e30678d9528916ddbb7e3680d6dc62cd7fed5e7 /ai-prompts/quality-engineer.org
parentf2039e9b1be1bc8079ae3a5f258e0d44f9c4e714 (diff)
downloaddotemacs-be478c35411c9a4a8c7f4a94747c617be5269af8.tar.gz
dotemacs-be478c35411c9a4a8c7f4a94747c617be5269af8.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/quality-engineer.org')
-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)