Skip to content

Commit 719d68f

Browse files
committed
map better testing public RPC for base
1 parent e2a6857 commit 719d68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/blockclock/fixed.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ mod tests {
135135
#[tokio::test]
136136
async fn base_block_time() {
137137
check_block_times(
138-
"https://base.llamarpc.com",
138+
"https://base.gateway.tenderly.co",
139139
25,
140140
SpacedNetwork::try_from(NamedChain::Base).unwrap(),
141141
)

0 commit comments

Comments
 (0)