Skip to content

Commit

Permalink
example.org doesn't have favicon.ico
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Sep 3, 2024
1 parent 3b85d15 commit 410def1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-ci/test-chrome.R
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ assert('find_chrome() finds Chrome executable', {
})

assert('chrome_print() works with an url', {
(is_pdf(print_pdf('https://example.org')))
(is_pdf(print_pdf('https://www.r-project.org')))
})

assert('chrome_print() works with a local file path', {
Expand Down

0 comments on commit 410def1

Please sign in to comment.