1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-04-28 17:47:46 +03:00
Jamie Curnow 5e5f0de0e2 - Added upstream objects
- Renamed host templates to nginx templates
- Generate upstream templates
- Better nginx error reporting when reloading
- Use tparse for golang test reporting
2023-01-04 15:53:52 +10:00

4 lines
61 B
Bash
Executable File

#!/bin/bash -e
go test -json -cover ./internal/... | tparse