test pre-commit hook

This commit is contained in:
2026-05-03 14:26:08 -04:00
parent deb30d25a9
commit b27ac4cd7f
2 changed files with 2 additions and 2 deletions

View File

@@ -321,4 +321,4 @@ Verifies that the immune system (error handling) correctly catches and reports e
(passepartout:loop-process '(:type :EVENT :payload (:sensor :user-input)))
(let ((logs (passepartout:context-get-system-logs 20)))
(is (not (null (find-if (lambda (line) (search "CRITICAL BRAIN FAILURE" line)) logs))))))
#+end_src
#+end_src