Skip to content

Commit e2513cf

Browse files
authored
Update test_gltf.py
1 parent f4fc159 commit e2513cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/compas/files/test_gltf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,4 +179,4 @@ def test_gltf_content():
179179

180180

181181
# Reset the precision to its default value
182-
TOL.precision = 3
182+
TOL.precision = TOL.PRECISION

0 commit comments

Comments
 (0)