add more tests
This commit is contained in:
@@ -47,6 +47,7 @@ func GetBreaker(name string) Breaker {
|
||||
breakers[name] = b
|
||||
}
|
||||
lock.Unlock()
|
||||
|
||||
return b
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user