mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-13 09:51:00 +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>