Skip to content

Commit 956a0f9

Browse files
committed
Update todo
1 parent 61805c0 commit 956a0f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/NetworkTests/Providers/ProviderTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +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
15+
// TODO(#245): Change this to internal node
1616
provider = StarknetProvider(url: "https://rpc.pathfinder.equilibrium.co/testnet-sepolia/rpc/v0_9")
1717
}
1818

0 commit comments

Comments
 (0)