fix typos
This commit is contained in:
parent
b4c5af1b85
commit
76b5a7b45e
2 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ func TestFilterErrors(t *testing.T) {
|
|||
}
|
||||
}
|
||||
|
||||
func TestProxytTimeoutParsing(t *testing.T) {
|
||||
func TestProxyTimeoutParsing(t *testing.T) {
|
||||
testCases := map[string]struct {
|
||||
input string
|
||||
expect time.Duration // duration in seconds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue