Skip to content

Commit bd87d8c

Browse files
committed
fix test
1 parent e5b8d54 commit bd87d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-data_generation.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@ test_that("`get_gene_sets_list()` works", {
9292
expect_silent(msig <- get_gene_sets_list("MSigDB",
9393
species = "Mus musculus",
9494
collection = "C3",
95-
subcollection = "MIR"))
95+
subcollection = "MIR:MIR_Legacy"))
9696
})
9797

0 commit comments

Comments
 (0)