mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-03 12:51:54 +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>