Skip to content

Commit

Permalink
remove vestigial line of test code
Browse files Browse the repository at this point in the history
ref #500
  • Loading branch information
wibeasley committed Jul 15, 2023
1 parent a8a9ac2 commit 982662b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/testthat/test-metadata-utilities.R
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,6 @@ test_that("checkbox choices -letters", {


test_that("checkbox choices with special characters", {

ds_boxes <- checkbox_choices(select_choices=choices_1)

ds_expected <- # datapasta::tribble_paste(ds_expected)
tibble::tribble(
~id, ~label,
Expand Down

0 comments on commit 982662b

Please sign in to comment.