From 4ce025ea171288b872d1f8aa8d15680319cf48dc Mon Sep 17 00:00:00 2001 From: czoido Date: Wed, 23 Oct 2024 17:22:53 +0200 Subject: [PATCH] revert --- test/performance/test_large_graph.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/performance/test_large_graph.py b/test/performance/test_large_graph.py index 2f58d0dbffb..7f5fe20b36e 100644 --- a/test/performance/test_large_graph.py +++ b/test/performance/test_large_graph.py @@ -9,7 +9,7 @@ def test_large_graph(): - c = TestClient() + c = TestClient(cache_folder="T:/mycache") num_test = 40 num_pkgs = 40