From 8b14345143b65c45f35805fdff3af25965a0f5f1 Mon Sep 17 00:00:00 2001 From: Hsiao-Wei Wang Date: Sat, 7 Jan 2023 01:49:23 +0800 Subject: [PATCH] Fix test file name --- ...ches_update.py => test_process_historical_summaries_update.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/core/pyspec/eth2spec/test/capella/epoch_processing/{test_process_historical_batches_update.py => test_process_historical_summaries_update.py} (100%) diff --git a/tests/core/pyspec/eth2spec/test/capella/epoch_processing/test_process_historical_batches_update.py b/tests/core/pyspec/eth2spec/test/capella/epoch_processing/test_process_historical_summaries_update.py similarity index 100% rename from tests/core/pyspec/eth2spec/test/capella/epoch_processing/test_process_historical_batches_update.py rename to tests/core/pyspec/eth2spec/test/capella/epoch_processing/test_process_historical_summaries_update.py