Skip to content

Commit

Permalink
Update tests/testthat/test-Data-methods.R
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Sabanes Bove <[email protected]>
  • Loading branch information
Puzzled-Face and danielinteractive authored Oct 7, 2024
1 parent 3e49b24 commit 1ada522
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-Data-methods.R
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,6 @@ test_that("tidy-DataGeneral creates the correct tibble", {
expect_equal(tidy(d), expected)
})

# See https://github.com/openpharma/crmPack/issues/866
test_that("tidy-Dataordinal creates the correct tibble", {
tidyData <- .DefaultDataOrdinal() %>% tidy()
x <- .DefaultDataOrdinal() %>% tidy()
Expand Down

0 comments on commit 1ada522

Please sign in to comment.