Hardening autonomous navigation: Implemented Modal Guards, Transient Drift Protection (WhatsApp fix), and Aggressive Recovery paths. Cleaned up diagnostic artifacts.
This commit is contained in:
4
run_test.py
Normal file
4
run_test.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import pytest
|
||||
from tests.unit.test_profile_interaction_sync import test_profile_grid_sync_delay_after_follow
|
||||
import sys
|
||||
pytest.main(["-v", "-s", "tests/unit/test_profile_interaction_sync.py"])
|
||||
Reference in New Issue
Block a user