Skip to content

Commit 78a0f72

Browse files
committed
Add todo
1 parent 042c85b commit 78a0f72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/NetworkTests/Providers/ProviderTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ final class ProviderTests: XCTestCase {
1212
override func setUp() async throws {
1313
try await super.setUp()
1414

15+
// TODO: Change this to internal node
1516
provider = StarknetProvider(url: "https://rpc.pathfinder.equilibrium.co/testnet-sepolia/rpc/v0_9")
1617
}
1718

0 commit comments

Comments
 (0)