Skip to content

Commit 31edfa6

Browse files
changed SOLANA_RPC_URL in env sample to suite github flow
1 parent 52972cf commit 31edfa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/.env.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ EVM_RPC=http://localhost:9545
2424

2525

2626

27-
SOLANA_RPC_URL=http://localhost:8899
27+
SOLANA_RPC_URL=http://10.1.0.1:8899
2828

2929

3030

0 commit comments

Comments
 (0)