Skip to content

Commit

Permalink
bookdown render test 7
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellmanware committed Feb 5, 2024
1 parent 845925b commit bef4890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-bookdown_render.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

testthat::test_that("Bookdown renders without error.", {
expect_no_error(
bookdown::render_book("../../")
bookdown::render_book("../")
)
})

Check warning on line 6 in tests/test-bookdown_render.R

View workflow job for this annotation

GitHub Actions / Lint all file types

file=/github/workspace/tests/test-bookdown_render.R,line=6,col=3,[trailing_blank_lines_linter] Missing terminal newline.

0 comments on commit bef4890

Please sign in to comment.