diff --git a/floors/fetcher_test.go b/floors/fetcher_test.go index 356e171212b..cdf0537c9ed 100644 --- a/floors/fetcher_test.go +++ b/floors/fetcher_test.go @@ -398,7 +398,7 @@ func TestValidatePriceFloorRules(t *testing.T) { wantErr: true, }, { - name: "Invalid useFetchDataRate", + name: "Invalid FetchRate", args: args{ configs: config.AccountFloorFetch{ Enabled: true,