Skip to content

Commit

Permalink
updated snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
schochastics committed Mar 6, 2025
1 parent 3fde210 commit 88ed1c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/testthat/_snaps/foreign.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
g <- graph_from_graphdb(nodes = 10, prefix = "not_existing")
Condition
Error in `graph_from_graphdb()`:
! not_existing is not a valid prefix. Must be one of iso, si6, mcs10, mcs30, mcs50, mcs70, and mcs90.
! not_existing is not a valid prefix.
i Must be one of iso, si6, mcs10, mcs30, mcs50, mcs70, and mcs90.

---

Expand Down

0 comments on commit 88ed1c9

Please sign in to comment.