From 6c7011c491c50dc3cb505d4fa39078c4f8eb6c9c Mon Sep 17 00:00:00 2001 From: Ian Webster Date: Sun, 16 Oct 2022 11:35:46 -0700 Subject: [PATCH] bump test value --- test/ci/chart_helpers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/ci/chart_helpers.js b/test/ci/chart_helpers.js index a97ad3c..cd425ea 100644 --- a/test/ci/chart_helpers.js +++ b/test/ci/chart_helpers.js @@ -158,7 +158,7 @@ const CHART_PROGRESSBAR = { data: { datasets: [ { - data: [90], + data: [95], }, { data: [100],