* enable cache for build, closes #8 * goimports * lint fixes Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
		| @@ -3,8 +3,8 @@ package registry | ||||
| import ( | ||||
| 	"testing" | ||||
|  | ||||
| 	"github.com/unistack-org/micro/v3/registry" | ||||
| 	"github.com/stretchr/testify/assert" | ||||
| 	"github.com/unistack-org/micro/v3/registry" | ||||
| ) | ||||
|  | ||||
| func TestStoreRegex(t *testing.T) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user