mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-12 22:31:01 +01:00
* Refactor test assertions This pull request gets rid of assert.True where possible to use fine-grained assertions. Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>