Skip to content

Commit

Permalink
dbug
Browse files Browse the repository at this point in the history
  • Loading branch information
hillalex committed Aug 21, 2024
1 parent 33e832b commit c23c407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-read.R
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ test_that("can get trace for uploaded dataset with xcol", {
warnings = lapply(expected_warnings,
jsonlite::unbox))
))
str(res$body)
body <- jsonlite::fromJSON(res$body)
expect_equal(body$data, jsonlite::fromJSON(expected))
})
Expand Down

0 comments on commit c23c407

Please sign in to comment.