From 4f8dfa8620a1db7d579ed69c0c7007aaef13aa9c Mon Sep 17 00:00:00 2001 From: "Bingjun(Benjamin) Wang" <85646030+wangben718@users.noreply.github.com> Date: Thu, 15 Jan 2026 13:52:34 -0500 Subject: [PATCH] Update .Rbuildignore to remove test snapshots Remove test snapshots from R build ignore list --- .Rbuildignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.Rbuildignore b/.Rbuildignore index c9df6f8..a26caea 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -9,7 +9,6 @@ ^LICENSES_THIRD_PARTY$ ^\.github$ ^codecov\.yml$ -^tests/testthat/_snaps$ ^vignettes/design-pattern.Rmd$ ^vignettes/forestly.Rmd$