mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-04 08:56:50 +00:00
- Added upstream objects
- Renamed host templates to nginx templates - Generate upstream templates - Better nginx error reporting when reloading - Use tparse for golang test reporting
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
export RICHGO_FORCE_COLOR=1
|
||||
|
||||
richgo test -bench=. -cover -v ./internal/...
|
||||
go test -json -cover ./internal/... | tparse
|
||||
|
Reference in New Issue
Block a user