Skip to content

Commit

Permalink
Run tests using webfakes in covr
Browse files Browse the repository at this point in the history
To see them fail, so I can fix them.
  • Loading branch information
gaborcsardi committed Jan 10, 2025
1 parent 669ab4e commit 54bd18e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-board_url.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
skip_if_not_installed("webfakes")
skip_on_cran()
skip_on_covr()

httpbin <- local_httpbin_app()
httpbin_port <- httpbin$get_port()
Expand Down

0 comments on commit 54bd18e

Please sign in to comment.