Skip to content
Snippets Groups Projects
Commit 5c407d4f authored by Jeroen Ooms's avatar Jeroen Ooms
Browse files

Fix unit test for jsonlite update

parent 30db96bf
No related branches found
No related tags found
1 merge request!1Fix unit test for jsonlite update
test_that("print.mongopipe", {
expect_output(print(mongopipe()), "\\[\\n\\n\\]")
expect_output(print(mongopipe()), "\\[\\s*\\]")
})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment