Skip to content

Commit

Permalink
Update snapshot for session.
Browse files Browse the repository at this point in the history
You work at posit now, not rstudio.
  • Loading branch information
jonthegeek committed Jul 9, 2024
1 parent c9be5b8 commit e223d9d
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 e223d9d

Please sign in to comment.