Skip to content
  • Jacob Vosmaer's avatar
    Avoid global state in queueing tests · 5fe47c1a
    Jacob Vosmaer authored
    This fixes tests that tried to re-register global Prometheus metrics.
    By giving each test a fresh and non-global Prometheus registry, we
    avoid touching global state while testing.
    5fe47c1a