mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-14 18:21:02 +02: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>