Skip to content

Commit

Permalink
fix missing test
Browse files Browse the repository at this point in the history
  • Loading branch information
zktuong committed Feb 17, 2024
1 parent 2d1a536 commit 468d1f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test_cpdbplot1.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ data(cpdb_output_v5)

test_that("combine_cpdb works 1", {
p <- combine_cpdb(decon, decon, decon)
expect_that(class(p), equals("data.frame"))
})


Expand Down

0 comments on commit 468d1f8

Please sign in to comment.