Skip to content

Commit

Permalink
Update internal/testingproxy/dialer.go
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone authored Sep 15, 2023
1 parent a1d9d2b commit 82707bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/testingproxy/dialer.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import (
"github.com/ooni/probe-cli/v3/internal/runtimex"
)

// dialerWithAssertions ensures that we're dialing with the proxy address.
type dialerWithAssertions struct {
// ExpectAddress is the expected IP address to dial
ExpectAddress string
Expand Down

0 comments on commit 82707bf

Please sign in to comment.