Skip to content

Commit

Permalink
address AI's comment
Browse files Browse the repository at this point in the history
  • Loading branch information
colinlyguo committed Nov 15, 2024
1 parent a27294f commit 0d0902c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollup/abi/bridge_abi_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ func TestPackImportGenesisBatch(t *testing.T) {
assert.NoError(err)
}

func TestPackSetL1BaseFee(t *testing.T) {
func TestPackSetL1BaseFeeAndBlobBaseFee(t *testing.T) {
assert := assert.New(t)

l1GasOracleABI, err := L1GasPriceOracleMetaData.GetAbi()
Expand Down

0 comments on commit 0d0902c

Please sign in to comment.