Skip to content

Commit

Permalink
also rm an spe from the test for add_qc_metrics once we are done with it
Browse files Browse the repository at this point in the history
  • Loading branch information
lcolladotor committed Jul 11, 2024
1 parent 5a487d7 commit 8cc5dd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-add_qc_metrics.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ test_that(
# [1] "scran_discard" "scran_low_lib_size" "scran_low_n_features"
# [4] "scran_high_subsets_Mito_percent" "edge_spot" "edge_distance"
# [7] "scran_low_lib_size_edge"
rm(spe_qc)
}
)

0 comments on commit 8cc5dd0

Please sign in to comment.