Skip to content

Commit

Permalink
Update test-get_datagrid.R
Browse files Browse the repository at this point in the history
  • Loading branch information
mattansb committed Dec 12, 2024
1 parent 09bed62 commit dc39c2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/testthat/test-get_datagrid.R
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ test_that("get_datagrid - models", {

test_that("get_datagrid - emmeans", {
skip_if_not_installed("emmeans")
skip_on_cran()

data("mtcars")

Expand Down Expand Up @@ -258,7 +257,6 @@ test_that("get_datagrid - emmeans", {

test_that("get_datagrid - marginaleffects", {
skip_if_not_installed("marginaleffects")
skip_on_cran()

data("mtcars")

Expand Down

0 comments on commit dc39c2c

Please sign in to comment.