From f6fc7a1edc5fe93bf67278f23734dd7d698789f8 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Fri, 6 Feb 2026 20:32:32 +0000 Subject: Don't write test output to /tmp, use ANALYSIS_DIRECTORY instead --- test/fixtures/geoData/deform/1.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'test/fixtures') diff --git a/test/fixtures/geoData/deform/1.json b/test/fixtures/geoData/deform/1.json index 6930238..06d97c4 100644 --- a/test/fixtures/geoData/deform/1.json +++ b/test/fixtures/geoData/deform/1.json @@ -36,7 +36,7 @@ -1.5 ] ], - "/tmp/geoData0.tga" + "geoData0.tga" ], [ [ @@ -51,7 +51,7 @@ -1.5 ] ], - "/tmp/geoData1.tga" + "geoData1.tga" ], [ [ @@ -66,7 +66,7 @@ -1.5 ] ], - "/tmp/geoData2.tga" + "geoData2.tga" ] ] ], @@ -102,7 +102,7 @@ -1.5 ] ], - "/tmp/geoData3.tga" + "geoData3.tga" ], [ [ @@ -117,7 +117,7 @@ -0.5 ] ], - "/tmp/geoData4.tga" + "geoData4.tga" ] ] ], @@ -153,7 +153,7 @@ -1.5 ] ], - "/tmp/geoData5.tga" + "geoData5.tga" ] ] ], @@ -194,7 +194,7 @@ -1.5 ] ], - "/tmp/geoData6.tga" + "geoData6.tga" ] ] ] -- cgit v1.2.3