Skip to content

Commit 9be23e3

Browse files
committed
chore: gci
1 parent 6122f03 commit 9be23e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

params/hooks.libevm_test.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ import (
66
"math/big"
77
"testing"
88

9+
"github.com/stretchr/testify/require"
10+
911
"github.com/ethereum/go-ethereum/libevm/ethtest"
1012
"github.com/ethereum/go-ethereum/libevm/hookstest"
1113
"github.com/ethereum/go-ethereum/params"
12-
"github.com/stretchr/testify/require"
1314
)
1415

1516
func TestChainConfigHooks_Description(t *testing.T) {

0 commit comments

Comments
 (0)