From e3eeddce29385f1a11665d622522a1be5d1c0607 Mon Sep 17 00:00:00 2001 From: krlmlr <1741643+krlmlr@users.noreply.github.com> Date: Thu, 19 Mar 2026 03:55:35 +0000 Subject: [PATCH] [create-pull-request] automated change --- tests/testthat/_snaps/vignette-types/types.md | 5 +++++ 1 file changed, 5 insertions(+) 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 +```