diff --git a/integration-tests/load/ccip/ccip_test.go b/integration-tests/load/ccip/ccip_test.go index d9782218519..3fc130b855d 100644 --- a/integration-tests/load/ccip/ccip_test.go +++ b/integration-tests/load/ccip/ccip_test.go @@ -32,7 +32,7 @@ var ( // Parse all events from the simulated chains, send to Loki // step 4: teardown // Stop the chains, cleanup the environment -func TestCCIP_Load(t *testing.T) { +func TestCCIPLoad_RPS(t *testing.T) { ctx := tests.Context(t) l := logging.GetTestLogger(t)