diff --git a/tests/testthat/_snaps/vignette-types/types.md b/tests/testthat/_snaps/vignette-types/types.md index df98fcfe2..5dc54031f 100644 --- a/tests/testthat/_snaps/vignette-types/types.md +++ b/tests/testthat/_snaps/vignette-types/types.md @@ -27,6 +27,11 @@ For example, `` in the header of a column indicates an integer column, and +``` +#> Registered S3 method overwritten by 'bit64': +#> method from +#> print.bitstring tools +```