Searched refs:mocked_load_config (Results 1 – 1 of 1) sorted by relevance
39 def test_parse_calls_util_load_config(self, mocked_load_config): argument44 mocked_load_config.assert_called_with(file_path, log_errors=False)