mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
db85186e37
Removed tests for: - test_bisync_commands.py (tenant-wide bisync functions) - test_cloud_utils.py (deprecated utilities) - test_rclone_config.py (mount profiles) - test_sync_commands_integration.py (removed sync command) Fixed: - Removed 'sync' import from commands/__init__.py Tests now pass with SPEC-20 project-scoped architecture. Signed-off-by: phernandez <paul@basicmachines.co>