We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ebfa5 commit 4019b38Copy full SHA for 4019b38
test/inputs_from_gwis_config.jl
@@ -35,7 +35,7 @@ function check_estimands_levels_order(estimands)
35
end
36
37
38
-@testset "Test inputs_from_config gwas: no positivity constraint" begin
+@testset "Test inputs_from_config gwis: no positivity constraint" begin
39
tmpdir = mktempdir()
40
copy!(ARGS, [
41
"estimation-inputs",
@@ -73,7 +73,7 @@ end
73
74
75
76
-@testset "Test inputs_from_config gwas: positivity constraint" begin
+@testset "Test inputs_from_config gwis: positivity constraint" begin
77
78
79
0 commit comments