We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2435994 commit 84889bbCopy full SHA for 84889bb
tests/testthat/_snaps/unnest.md
@@ -31,7 +31,7 @@
31
(expect_error(unnest(df, x)))
32
Output
33
<error/vctrs_error_ptype2>
34
- Error in `list_unchop()`:
+ Error in `unnest()`:
35
! Can't combine `x[[1]]` <double> and `x[[2]]` <tbl_df>.
36
37
# unnest() advises on outer / inner name duplication
0 commit comments