Skip to content

Commit a79857b

Browse files
committed
extra line for readability
1 parent d4ab028 commit a79857b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ CRAN-SUBMISSION/
1616

1717
# Ignore Mac file
1818
.DS_Store
19+
/doc/
20+
/Meta/

tests/testthat/test-download_d1_data_pkg.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ test_that("accepts correct inputs", {
1414
test_that("accepts EDI data package", {
1515
# Takes too much time and add load on servers
1616
skip_on_cran()
17+
1718
output <- download_d1_data_pkg(
1819
meta_obj = 'doi:10.6073/pasta/9f2f89e48f9e943f7125d1a335d96eb0',
1920
path = tempdir()

0 commit comments

Comments
 (0)