Skip to content

Commit f881586

Browse files
committed
style: styler (GHA)
1 parent cef5234 commit f881586

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/testthat/test-epix_slide.R

+2-2
Original file line numberDiff line numberDiff line change
@@ -413,8 +413,8 @@ test_that("epix_slide with all_versions option has access to all older versions"
413413
# tidyeval interface
414414
result5 <- ea %>%
415415
group_by() %>%
416-
epix_slide(
417-
, slide_fn(.x, .group_key, .ref_time_value),
416+
epix_slide(,
417+
slide_fn(.x, .group_key, .ref_time_value),
418418
before = 10^3,
419419
all_versions = TRUE
420420
)

0 commit comments

Comments
 (0)