Skip to content

Commit

Permalink
Update name
Browse files Browse the repository at this point in the history
  • Loading branch information
richfitz committed Oct 24, 2024
1 parent b983f7b commit 67ee5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/compare.R
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ orderly_compare_packets <- function(target, current,
pull_metadata = pull_metadata)

if (options$pull_metadata) {
orderly_location_pull_metadata(options$location, root = root)
orderly_location_metadata_fetch(options$location, root = root)
}

target_metadata <- orderly_metadata(target, root = root)
Expand Down

0 comments on commit 67ee5f8

Please sign in to comment.