Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
moodymudskipper authored and aviator-bot committed Mar 5, 2024
1 parent ba06700 commit c4531fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/_snaps/s3-dots.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
evalq(
(function(...) environment()$...)(a = x, y),
envir = new.env(parent = asNamespace("constructive"))
) |>
) %>%
structure(class = "foo")
Code
f <- (function(...) {
Expand Down

0 comments on commit c4531fb

Please sign in to comment.