From 522a931221b1a18d1304007dcdaccfc21011aa6c Mon Sep 17 00:00:00 2001 From: Bill Little Date: Mon, 20 Nov 2023 11:12:41 +0000 Subject: [PATCH] fix GHA software rasterizer mesa image test difference --- tests/plotting/test_examples.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/plotting/test_examples.py b/tests/plotting/test_examples.py index 968158a6..317a1f58 100644 --- a/tests/plotting/test_examples.py +++ b/tests/plotting/test_examples.py @@ -46,6 +46,7 @@ thresholds = { "from_points__orca_cloud": {"warning_value": 202.0}, "from_points__orca_cloud_eqc": {"warning_value": 250.0}, + "uber_h3": {"warning_value": 395.0}, }