diff --git a/tests/testthat/_snaps/trans.md b/tests/testthat/_snaps/trans.md index a2304d14..0c4b0adc 100644 --- a/tests/testthat/_snaps/trans.md +++ b/tests/testthat/_snaps/trans.md @@ -8,8 +8,8 @@ Code as.transform("x") Condition - Error in `get()`: - ! object 'transform_x' of mode 'function' was not found + Error in `as.transform()`: + ! Could not find any function named `transform_x()` or `x_trans()` # trans has useful print method