Skip to content

Commit

Permalink
spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
tdhock committed Feb 26, 2024
1 parent 42e06ce commit e762b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test_reduceResultsBatchmark.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ test_that("reduceResultsBatchmark", {
)

reg = batchtools::makeExperimentRegistry(NA)
batchmark(design, reg = reg, store_models=TRUE)
batchmark(design, reg = reg, store_models = TRUE)
batchtools::submitJobs(reg = reg)
batchtools::waitForJobs(reg = reg)

Expand Down

0 comments on commit e762b84

Please sign in to comment.