Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Sep 12, 2023
1 parent 8302c97 commit 112dbbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/testthat/_snaps/data_seek.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# seek_variables - print
# data_seek - print

Code
seek_variables(iris, "Length")
data_seek(iris, "Length")
Output
index | column | labels
-----------------------------------
Expand Down

0 comments on commit 112dbbe

Please sign in to comment.