Skip to content

Commit

Permalink
update snapshot for test
Browse files Browse the repository at this point in the history
  • Loading branch information
luisDVA committed Aug 21, 2024
1 parent f79a536 commit da29d83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/testthat/_snaps/session.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<session> https://hadley.nz/
Status: 200
Type: text/html; charset=utf-8
Size: 821273
Size: 821905
Code
expect_true(is.session(s))
s <- session_follow_link(s, css = "p a")
Message
Navigating to <http://rstudio.com>.
Navigating to <https://posit.co>.
Code
session_history(s)
Output
Expand Down

0 comments on commit da29d83

Please sign in to comment.