Skip to content

Commit

Permalink
remove extra require statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajic committed Oct 3, 2023
1 parent 9da5cbc commit 5d00e4e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/testthat/test_dataImports.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# installGiottoEnvironment()
# }

require(testthat)


### TESTS FOR DATA IMPORT FUNCTIONS
Expand Down
1 change: 0 additions & 1 deletion tests/testthat/test_merFISH.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@


require(testthat)

# data setup (warning about non-existing dir expected)
suppressWarnings(
Expand Down

0 comments on commit 5d00e4e

Please sign in to comment.