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