Skip to content

Commit 51a1c6c

Browse files
committed
extraneous test_data
1 parent 4e37fe6 commit 51a1c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/epi_workflow.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,6 @@ forecast.epi_workflow <- function(object, ..., n_recent = NULL, forecast_date =
270270
hardhat::extract_preprocessor(object),
271271
object$original_data
272272
)
273-
test_data
273+
274274
predict(object, new_data = test_data)
275275
}

0 commit comments

Comments
 (0)