Skip to content

Commit

Permalink
oops pipe snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
moodymudskipper committed Mar 5, 2024
1 parent 6f36db5 commit ba06700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-s3-dots.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
test_that("dots", {
expect_snapshot({
expect_pipe_snapshot({
# if dots1 and the evaluation env of `...` is in the same env we have
# infinite recursion issues so we use `local()`
dots1 <- local((function(...) environment()$...)(a=x, y))
Expand Down

0 comments on commit ba06700

Please sign in to comment.