Skip to content

Commit 2c7a5df

Browse files
fix call
1 parent d559f50 commit 2c7a5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench/02-basic.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ without_cache <- marker(
3333
)
3434
latest_bm <- bench::cb_read()$benchmarks[[1]]
3535
split(latest_bm, latest_bm$name) %>%
36-
purrr::imap(plot_against_master)
36+
purrr::imap(plot_against_base)

0 commit comments

Comments
 (0)