This commit is contained in:
Chenlei Hu 2025-03-10 15:19:59 -04:00
parent db9f2a34fc
commit 65ea778a5e

View File

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