Skip to content

Commit

Permalink
Fix offending test fix #14
Browse files Browse the repository at this point in the history
  • Loading branch information
mireia-bioinfo committed Mar 22, 2024
1 parent 686977e commit 874adbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-statsUMI4C.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ stats_plot <- statsUMI4C(wk_dir = system.file("extdata", "CIITA",

test_that("Stats plot output is correct", {
expect_equal(class(stats_plot), c("gg", "ggplot"))
expect_equal(length(stats_plot), 9)
})

0 comments on commit 874adbd

Please sign in to comment.