mirror of
https://github.com/prometheus/prometheus.git
synced 2026-01-22 17:11:42 +01:00
Using testify outside of unit tests results in panics rather than a useful error for the user. Fixes #13703 Signed-off-by: David Leadbeater <dgl@dgl.cx>