Skip to content

Commit

Permalink
skip categorical
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Nov 14, 2024
1 parent 55d759b commit 8e65a2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-roundtrip-obsmvarm.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ test_names <- c(
names(da$matrix_generators),
names(da$vector_generators)
)
test_names <- setdiff(test_names, c("categorical"))

for (name in test_names) {
# first generate a python h5ad
Expand Down

0 comments on commit 8e65a2b

Please sign in to comment.