From cffa0284a830a258d2cbb9f910c3394a2dfd997b Mon Sep 17 00:00:00 2001 From: monkeyDluffy6017 Date: Wed, 7 Feb 2024 22:56:15 +0800 Subject: [PATCH] fix: minor tweaks --- t/plugin/prometheus4.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/plugin/prometheus4.t b/t/plugin/prometheus4.t index 9d8ded683877..93c6f0d2d545 100644 --- a/t/plugin/prometheus4.t +++ b/t/plugin/prometheus4.t @@ -257,7 +257,7 @@ plugin_attr: return end - ngx.sleep(1) + ngx.sleep(2) local code, pass, body = t('/apisix/prometheus/metrics', ngx.HTTP_GET,