@@ -7,4 +7,10 @@ run: build
clean:
@docker builder prune
test:
@go test ./api/src/auth/... -v
tc:
@go test -cover
.DEFAULT_GOAL=run
The note is not visible to the blocked user.