Skip to content

Commit

Permalink
Update test-rix.R
Browse files Browse the repository at this point in the history
  • Loading branch information
b-rodrigues authored Sep 18, 2024
1 parent 148e465 commit 404f9f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-rix.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
testthat::test_that("rix(), ide is 'rstudio', Linux", {
skip_on_cran()
skip_if(Sys.info()["sysname"] == "Darwin")

path_default_nix <- paste0(
Expand Down

0 comments on commit 404f9f6

Please sign in to comment.