Skip to content

Commit

Permalink
test: version info should be for dsMediationClient not dsMediation
Browse files Browse the repository at this point in the history
  • Loading branch information
timcadman committed Feb 20, 2024
1 parent 1535426 commit b24f008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release/release-test.R
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ verify_ne_lht_class <- function(){

# here we start the script chronologically
cli_alert_success("Loaded Armadillo/DataSHIELD libraries:")
show_version_info(c("MolgenisArmadillo", "DSI", "dsBaseClient", "DSMolgenisArmadillo", "resourcer", "dsMediation"))
show_version_info(c("MolgenisArmadillo", "DSI", "dsBaseClient", "DSMolgenisArmadillo", "resourcer", "dsMediationClient"))

cli_alert_success("Loaded other libraries:")
show_version_info(c("getPass", "arrow", "httr", "jsonlite", "future"))
Expand Down

0 comments on commit b24f008

Please sign in to comment.