mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-17 21:34:56 +00:00
Support for password resets
This commit is contained in:
@@ -20,7 +20,7 @@ build:
|
||||
|
||||
.PHONY: test
|
||||
test:
|
||||
go test -v ./... -cover
|
||||
go test -v -p 1 ./...
|
||||
|
||||
.PHONY: docker
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user