diff --git a/tests/logs/test_run_metrics3.py b/tests/logs/process_result_metrics3.py similarity index 99% rename from tests/logs/test_run_metrics3.py rename to tests/logs/process_result_metrics3.py index 925c55cd2..34545bc9d 100644 --- a/tests/logs/test_run_metrics3.py +++ b/tests/logs/process_result_metrics3.py @@ -821,4 +821,4 @@ def main(): return loaded_data if __name__ == "__main__": - main() \ No newline at end of file + main()