forked from Ivasoft/traefik
Disable RateLimit temporarily
This commit is contained in:
committed by
Traefiker Bot
parent
d5f4934acf
commit
e3627e9cba
@@ -309,6 +309,8 @@ func (s *AccessLogSuite) TestAccessLogFrontendRedirect(c *check.C) {
|
||||
}
|
||||
|
||||
func (s *AccessLogSuite) TestAccessLogRateLimit(c *check.C) {
|
||||
c.Skip("RateLimit is disable for now")
|
||||
|
||||
ensureWorkingDirectoryIsClean()
|
||||
|
||||
expected := []accessLogValue{
|
||||
|
||||
Reference in New Issue
Block a user