We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0daf9e commit c8fff0bCopy full SHA for c8fff0b
wasp/tmpl_generator.go
@@ -52,8 +52,6 @@ const (
52
GoModTemplate = `module {{.ModuleName}}
53
54
go 1.25
55
-
56
-replace github.com/smartcontractkit/chainlink-testing-framework/wasp => ../../../wasp/
57
`
58
59
// TableTestTmpl is a load/chaos table test template
0 commit comments