From 6cbf779c0bdb2a83cdd0271322b003173e7b575b Mon Sep 17 00:00:00 2001 From: beorostica <36004160+beorostica@users.noreply.github.com> Date: Thu, 11 Apr 2024 15:33:35 -0400 Subject: [PATCH] Update KomaMRIFiles/test/runtests.jl Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- KomaMRIFiles/test/runtests.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/KomaMRIFiles/test/runtests.jl b/KomaMRIFiles/test/runtests.jl index 5ab7e7c1e..6ac35882c 100644 --- a/KomaMRIFiles/test/runtests.jl +++ b/KomaMRIFiles/test/runtests.jl @@ -50,7 +50,6 @@ using TestItems, TestItemRunner shape2 = KomaMRIFiles.decompress_shape(num_samples, compressed_data) @test shape == shape2 end - end @testitem "Pulseq compat" tags=[:files, :pulseq] begin