From 4019b38e897e4cc93ba8cddaf7273c8c2e0f5289 Mon Sep 17 00:00:00 2001 From: joshua-slaughter Date: Mon, 18 Nov 2024 10:28:00 +0000 Subject: [PATCH] fixing GWIS test string output --- test/inputs_from_gwis_config.jl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/inputs_from_gwis_config.jl b/test/inputs_from_gwis_config.jl index 40e98d6..a3ed6a4 100644 --- a/test/inputs_from_gwis_config.jl +++ b/test/inputs_from_gwis_config.jl @@ -35,7 +35,7 @@ function check_estimands_levels_order(estimands) end end -@testset "Test inputs_from_config gwas: no positivity constraint" begin +@testset "Test inputs_from_config gwis: no positivity constraint" begin tmpdir = mktempdir() copy!(ARGS, [ "estimation-inputs", @@ -73,7 +73,7 @@ end end -@testset "Test inputs_from_config gwas: positivity constraint" begin +@testset "Test inputs_from_config gwis: positivity constraint" begin tmpdir = mktempdir() copy!(ARGS, [ "estimation-inputs",