From 18b2cffb1b7e6f8e35152898011c71288e871422 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Tue, 15 Sep 2026 13:56:40 +0200 Subject: docs: correct the snooze check count to five The check has five assertions, not four. --- docs/superpowers/plans/2026-09-15-notifyd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/superpowers/plans') diff --git a/docs/superpowers/plans/2026-09-15-notifyd.md b/docs/superpowers/plans/2026-09-15-notifyd.md index 945d856..9a017d8 100644 --- a/docs/superpowers/plans/2026-09-15-notifyd.md +++ b/docs/superpowers/plans/2026-09-15-notifyd.md @@ -1738,7 +1738,7 @@ mv "$last.tmp" "$last" - [ ] **Step 4: Run the check to verify it passes** Run: `bash test-notify-snooze.sh` -Expected: `4 passed, 0 failed`. +Expected: `5 passed, 0 failed`. - [ ] **Step 5: Commit** -- cgit v1.2.3