05/23 Phase 22

This commit is contained in:
2026-05-23 17:36:33 -04:00
parent edd2ed5660
commit 59789f3cfe
10 changed files with 358 additions and 23 deletions
+3 -1
View File
@@ -19,7 +19,9 @@
"Bash(python -m pytest --tb=short -q)",
"Bash(python -m pytest tests/test_wheeling.py -v)",
"WebFetch(domain:www.valottery.com)",
"Bash(pip install *)"
"Bash(pip install *)",
"Bash(python -m pytest tests/ -x -q)",
"Bash(python -m pytest tests/test_phase22.py -v)"
]
}
}