From b635b41722f0bc7e9420d6402108f8c1255de600 Mon Sep 17 00:00:00 2001 From: Mateusz Baran Date: Thu, 29 Aug 2024 19:13:23 +0200 Subject: [PATCH] disable one more test --- test/groups/metric.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/test/groups/metric.jl b/test/groups/metric.jl index fa5b82fb44..f06046ae0e 100644 --- a/test/groups/metric.jl +++ b/test/groups/metric.jl @@ -182,6 +182,7 @@ end #test_inplace=true, test_vee_hat=false, exp_log_atol_multiplier=50, + test_representation_size=false, ) end end