issue_294 #301

Merged
vtolstov merged 6 commits from devstigneev/micro:issue_294 into master 2024-02-29 23:37:52 +03:00
Showing only changes of commit 17ace07b1d - Show all commits

View File

@ -325,6 +325,7 @@ func TestWatcher(t *testing.T) {
} }
func Test_service_Register(t *testing.T) { func Test_service_Register(t *testing.T) {
t.Skip()
r := NewRegister() r := NewRegister()
type args struct { type args struct {