mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
fix: update linter.
This commit is contained in:
committed by
Traefiker Bot
parent
027d313df5
commit
29efac3e5e
@@ -88,7 +88,6 @@ func (s *TracingSuite) TestZipkinRateLimit(c *check.C) {
|
||||
|
||||
err = try.GetRequest("http://"+s.IP+":9411/api/v2/spans?serviceName=tracing", 20*time.Second, try.BodyContains("forward service1/router1@file", "ratelimit-1@file"))
|
||||
c.Assert(err, checker.IsNil)
|
||||
|
||||
}
|
||||
|
||||
func (s *TracingSuite) TestZipkinRetry(c *check.C) {
|
||||
|
||||
Reference in New Issue
Block a user