From e2513cf5eaf1e6d299e449bcb2cf348ee5703652 Mon Sep 17 00:00:00 2001 From: Victor LEUNG Date: Fri, 12 Jul 2024 08:07:34 +0200 Subject: [PATCH] Update test_gltf.py --- tests/compas/files/test_gltf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/compas/files/test_gltf.py b/tests/compas/files/test_gltf.py index d888d94fef7..b921ad5adb8 100644 --- a/tests/compas/files/test_gltf.py +++ b/tests/compas/files/test_gltf.py @@ -179,4 +179,4 @@ def test_gltf_content(): # Reset the precision to its default value -TOL.precision = 3 +TOL.precision = TOL.PRECISION