Skip to content

Commit

Permalink
fix one test
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau committed Nov 10, 2024
1 parent 58e29fb commit 2644e1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/class_builder.R
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ target_bootstrap.tar_builder <- function(
record <- target_bootstrap_record(target, meta)
target$store <- record_bootstrap_store(record)
target$file <- record_bootstrap_file(record)
pipeline_set_reference(pipeline, target)
invisible()
}

Expand Down

0 comments on commit 2644e1a

Please sign in to comment.