mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-12 22:07:47 +02:00
Temporarily disable blacklisting
This commit is contained in:
@ -30,6 +30,8 @@ func TestDefaultSelector(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestBlackList(t *testing.T) {
|
||||
return
|
||||
|
||||
r := mock.NewRegistry()
|
||||
|
||||
r.Register(®istry.Service{
|
||||
|
Reference in New Issue
Block a user