We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac70c46 commit 11cdc94Copy full SHA for 11cdc94
1 file changed
tests/testthat/_snaps/hrg.md
@@ -17,13 +17,13 @@
17
sample_hrg(make_ring(10))
18
Condition
19
Error in `sample_hrg()`:
20
- ! `hrg` must be a <igraphHRG> object, not an <igraph> object.
+ ! `hrg` must be an <igraphHRG> object, not an <igraph> object.
21
22
# hrg_tree() checks its argument
23
24
Code
25
hrg_tree(make_ring(10))
26
27
Error in `hrg_tree()`:
28
29
0 commit comments