Re enable ratelimit integration tests
This commit is contained in:
parent
3ed57e01a6
commit
b8ed6f1588
10 changed files with 41 additions and 79 deletions
|
@ -309,8 +309,6 @@ func (s *AccessLogSuite) TestAccessLogFrontendRedirect(c *check.C) {
|
|||
}
|
||||
|
||||
func (s *AccessLogSuite) TestAccessLogRateLimit(c *check.C) {
|
||||
c.Skip("RateLimit is disable for now")
|
||||
|
||||
ensureWorkingDirectoryIsClean()
|
||||
|
||||
expected := []accessLogValue{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue