Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
developStorm committed Jan 10, 2025
1 parent ea0ca66 commit 7810d24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/http/http_readlimit_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,8 @@ type readLimitTestConfig struct {
}

const (
readLimitTestConfigHTTPBasePort = 0x7f7f
readLimitTestConfigHTTPSBasePort = 0x7bbc
readLimitTestConfigHTTPBasePort = 0x8f7f
readLimitTestConfigHTTPSBasePort = 0x8bbc
)

func adr(s string) *string { return &s }
Expand Down

0 comments on commit 7810d24

Please sign in to comment.