Skip to content

Commit a7904d3

Browse files
committed
missed a skip_on_cran()
1 parent fc789de commit a7904d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/test-api-bugs.R

+1
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@ test_that("endpoints are still broken", {
356356
})
357357

358358
test_that("POSTs misbehave without all parameters", {
359+
skip_on_cran()
359360

360361
# as reported in the forum https://patentsview.org/forum/7/topic/815
361362
# see also https://patentsview.org/forum/7/topic/804#comment-13411

0 commit comments

Comments
 (0)