Files
aitbc/tests/cli
aitbc 381b12ab22
All checks were successful
Python Tests / test-python (push) Successful in 11s
fix: remove test_blockchain.py - imports non-existent module
- Remove tests/cli/test_blockchain.py which imports aitbc_cli.commands.blockchain
- This module doesn't exist in the CLI commands directory
- Fixes integration-tests CI failure
2026-04-24 12:17:47 +02:00
..