Skip to content

Commit

Permalink
extra line for readability
Browse files Browse the repository at this point in the history
  • Loading branch information
brunj7 committed Aug 6, 2024
1 parent d4ab028 commit a79857b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ CRAN-SUBMISSION/

# Ignore Mac file
.DS_Store
/doc/
/Meta/
1 change: 1 addition & 0 deletions tests/testthat/test-download_d1_data_pkg.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ test_that("accepts correct inputs", {
test_that("accepts EDI data package", {
# Takes too much time and add load on servers
skip_on_cran()

output <- download_d1_data_pkg(
meta_obj = 'doi:10.6073/pasta/9f2f89e48f9e943f7125d1a335d96eb0',
path = tempdir()
Expand Down

0 comments on commit a79857b

Please sign in to comment.