feat: MACP Phase 2A — Event Bridge + Notification System (#11)
This commit was merged in pull request #11.
This commit is contained in:
4
tests/run_tests.sh
Executable file
4
tests/run_tests.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
python3 -m unittest discover -s tests -p 'test_*.py' -v
|
||||
Reference in New Issue
Block a user