Skip to content

Commit

Permalink
skip heavy web usage tests
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Jan 12, 2018
1 parent ad49898 commit 69ac7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test_get.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ test_that("Missing arguments and unknown subdomains return errors", {
})

# To test local using devtools::test() comment the following line
# skip("Heavy web usage")
skip("Heavy web usage")

skip_if_not_online <- function(subdomain) {
h_url <- paste0(subdomain, ".hydroscope.gr")
Expand Down

0 comments on commit 69ac7d4

Please sign in to comment.