Skip to content

Commit

Permalink
- removed another debug info from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-enzlein committed Jun 6, 2024
1 parent bdebe8a commit af2e1f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test_loadData_bruker.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ test_that("data can be loaded and processed from Bruker Flex",
setwd(dirname(common::file.find(pattern = "req.txt")))

# download test data and unzip
cat(timeNow(), "downloading Bruker Flex test data...\n")
curl::curl_download("https://figshare.com/ndownloader/files/46156791", "testdata_bruker.zip")
unzip("testdata_bruker.zip")

Expand Down

0 comments on commit af2e1f4

Please sign in to comment.