Skip to content

Commit

Permalink
ci: change rpc server
Browse files Browse the repository at this point in the history
  • Loading branch information
xenide committed Nov 26, 2024
1 parent 0a302de commit f4aa6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/Euler.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ contract EulerIntegrationTest is BaseTest {
function setUp() external {
_networks.push(
Network(
getChain("mainnet").rpcUrl,
"https://rpc.ankr.com/eth",
21272382, // pin to this block number
0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48,
0xE982615d461DD5cD06575BbeA87624fda4e3de17,
Expand Down

0 comments on commit f4aa6f3

Please sign in to comment.