Skip to content

Commit d9c8167

Browse files
Le-Caigneczguesmi
andauthored
Update test-stack/prepare-test-env.ts
Co-authored-by: Zied Guesmi <[email protected]>
1 parent 2ee27cd commit d9c8167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-stack/prepare-test-env.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ async function createEnvFiles(forkBlockNumber: number) {
3636
writeFileSync(
3737
'.env',
3838
`############ THIS FILE IS GENERATED ############
39-
# run "node prepare-test-env.js" to regenerate #
39+
# run "npx tsx prepare-test-env.ts" to regenerate #
4040
################################################
4141
4242
# blockchain node to use as the reference for the local fork

0 commit comments

Comments
 (0)