05/23 Phase 20

This commit is contained in:
2026-05-23 16:38:20 -04:00
parent 2553406254
commit ea30c7d838
6 changed files with 423 additions and 5 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
"Bash(python -m pytest tests/ -q)",
"Bash(python -c ' *)",
"Bash(python -m pytest tests/test_backup.py -v)",
"Bash(python -m pytest --tb=short -q)"
"Bash(python -m pytest --tb=short -q)",
"Bash(python -m pytest tests/test_wheeling.py -v)"
]
}
}