Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
0xAustinWang committed Dec 11, 2024
1 parent ef30568 commit 361247e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/load/ccip/ccip_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 361247e

Please sign in to comment.