Skip to content

Commit

Permalink
skip web service tests on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dblodgett-usgs committed Jul 20, 2024
1 parent 78829da commit ede3166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test_01_get_nldi.R
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ test_that("navigation works", {
test_that("basin works", {

skip_on_cran()
skip_on_ci()

nldi_nwis <- list(featureSource = "nwissite", featureID = "USGS-05428500")

Expand Down

0 comments on commit ede3166

Please sign in to comment.