Skip to content

Commit c8fff0b

Browse files
committed
remove replace
1 parent b0daf9e commit c8fff0b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

wasp/tmpl_generator.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ const (
5252
GoModTemplate = `module {{.ModuleName}}
5353
5454
go 1.25
55-
56-
replace github.com/smartcontractkit/chainlink-testing-framework/wasp => ../../../wasp/
5755
`
5856

5957
// TableTestTmpl is a load/chaos table test template

0 commit comments

Comments
 (0)