Skip to content

Commit 782c96e

Browse files
lobanovavCopilot
andauthored
Update tests/testthat/test-Volcano_Plot.R
Removing library call for dplyr in test Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 97201e2 commit 782c96e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/testthat/test-Volcano_Plot.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Tests for Volcano_Plot function
22

33
library(testthat)
4-
library(dplyr)
54

65
# Helper function to create test data
76
create_test_deg_data <- function(n_genes = 100) {

0 commit comments

Comments
 (0)