From a520c7bb93d2deee7fb478a08e28257a788948f2 Mon Sep 17 00:00:00 2001 From: Laurenz Stampfl Date: Tue, 2 Apr 2024 00:13:49 +0200 Subject: [PATCH] Attempt 1 --- tests/src/api.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/src/api.rs b/tests/src/api.rs index a4f1909d..ba27fdaa 100644 --- a/tests/src/api.rs +++ b/tests/src/api.rs @@ -19,6 +19,7 @@ fn text_to_paths() { } #[test] +#[ignore] fn to_chunk() { let mut alloc = Ref::new(1); let catalog_id = alloc.bump();