mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-23 23:01:02 +02:00
The upgraded client adds order=creation_date_desc to the query parameters causing the tests to fail. Instead of checking the full URI, just check that the path is correct. Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>