Skip to content

Commit 9cc660e

Browse files
committed
prioritise_targets: skip tests
1 parent 1f96f81 commit 9cc660e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/testthat/test-prioritise_targets.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
test_that("prioritise_targets works", {
22

3+
testthat::skip() # skip for now
4+
35
# Tag the specific HPO release version for reproducibility
46
tag <- "2024-02-08"
57
phenotype_to_genes = HPOExplorer::load_phenotype_to_genes(tag=tag)

0 commit comments

Comments
 (0)