From 1e5cd1fb2e2470c576c9dcff6729b532bbeab0fb Mon Sep 17 00:00:00 2001 From: Thomas Lin Pedersen Date: Thu, 9 Nov 2023 14:46:21 +0100 Subject: [PATCH] update snapshots --- tests/testthat/_snaps/trans.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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