Skip to content

Commit 798e54a

Browse files
author
j pimmel
authored
Update script/script_test.go
1 parent 675d9c7 commit 798e54a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

script/script_test.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ import (
66
"testing"
77
)
88

9-
// Mock Chain struct (replace with your actual config.Chain definition)
10-
type MockChain struct {
11-
Network string
12-
ID string
13-
}
14-
159
// TestCompile tests the Compile function
1610
func TestCompileComputeFees(t *testing.T) {
1711
// Initialize the chain configuration from testnet.json

0 commit comments

Comments
 (0)