fix breaking test
This commit is contained in:
		| @@ -55,6 +55,7 @@ func testHttp(t *testing.T, path, service, ns string) { | |||||||
| 	rt := regRouter.NewRouter( | 	rt := regRouter.NewRouter( | ||||||
| 		router.WithHandler("http"), | 		router.WithHandler("http"), | ||||||
| 		router.WithNamespace(ns), | 		router.WithNamespace(ns), | ||||||
|  | 		router.WithRegistry(r), | ||||||
| 	) | 	) | ||||||
|  |  | ||||||
| 	p := NewHandler(handler.WithRouter(rt)) | 	p := NewHandler(handler.WithRouter(rt)) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user