Skip to content

Commit

Permalink
Error message update
Browse files Browse the repository at this point in the history
  • Loading branch information
mstackhouse committed Dec 18, 2023
1 parent d82b791 commit dc10e6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/testthat/_snaps/layer.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

# Parent must be a `tplyr_table`, `tplyr_layer`, or `tplyr_subgroup_layer`

Must provide `tplyr_table`, `tplyr_layer`, or `tplyr_subgroup_layer` object from the `tplyr` package.
Must provide `tplyr_table` object from the `Tplyr` package.

# `by` must me a string, a variable name, or multiple variables submitted using `dplyr::vars`

Expand Down
2 changes: 1 addition & 1 deletion tests/testthat/_snaps/layering.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# Parent argument is a valid class (pass through to `tplyr_layer`)

Must provide `tplyr_table`, `tplyr_layer`, or `tplyr_subgroup_layer` object from the `tplyr` package.
Must provide `tplyr_table` object from the `Tplyr` package.

# Only `Tplyr` methods are allowed in the `layer` parameter

Expand Down

0 comments on commit dc10e6e

Please sign in to comment.