Skip to content

Commit

Permalink
exercise output cosine plot also
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferis committed Aug 16, 2023
1 parent 41943ef commit 1bf392f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/testthat/test-cosine.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ test_that("neuprint_cosine_matrix works", {
'8ea9ca29f1')

expect_silent(neuprint_cosine_plot(cm))
expect_silent(
neuprint_cosine_plot("/DA[1-3].*PN", partners='o', heatmap = T)
)
})

0 comments on commit 1bf392f

Please sign in to comment.