Skip to content

Commit 03f399b

Browse files
mgirlichDavisVaughan
authored andcommitted
Update snapshot
1 parent e8630ac commit 03f399b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/_snaps/unnest.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
(expect_error(unnest(df, x)))
3232
Output
3333
<error/vctrs_error_ptype2>
34-
Error in `list_unchop()`:
34+
Error in `unnest()`:
3535
! Can't combine `x[[1]]` <double> and `x[[2]]` <tbl_df>.
3636

3737
# unnest() advises on outer / inner name duplication

0 commit comments

Comments
 (0)