Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlambert committed Jan 26, 2024
1 parent 75f1814 commit 760ca47
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions tests/testthat/_snaps/probability_contain.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,10 @@

# probability_contain works as when using dots with incorrect name

{
"type": "double",
"attributes": {},
"value": [0.76759189]
}
Code
probability_contain(R = 1.5, k = 0.5, num_init_infect = 1, random = 100)
Output
[1] 0.7675919

# probability_contain works with <epidist>

Expand Down

0 comments on commit 760ca47

Please sign in to comment.