Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jun 14, 2022
1 parent 66225df commit 5a7170c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-do_gcae_experiment.R
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ test_that("use, no phenotypes, no labels, #26", {
})

test_that("use, no phenotypes, no labels, M1_3n, nsphs_ml_qt #55", {
# https://github.com/richelbilderbeek/nsphs_ml_qt/issues/55
skip("https://github.com/richelbilderbeek/nsphs_ml_qt/issues/55")
expect_equal(1 + 1, 2) # Prevents testthat warning for empty test
if (!plinkr::is_on_ci()) return()
if (!is_gcae_script_fixed()) return()
Expand Down

0 comments on commit 5a7170c

Please sign in to comment.