This commit is contained in:
Chenlei Hu 2025-03-10 15:19:59 -04:00
parent 6c3a2f1750
commit 20648f90e6

View File

@ -172,4 +172,3 @@ def test_init_frontend_fallback_on_error():
# Assert
assert frontend_path == "/default/path"
mock_check.assert_called_once()