Skip to content

Commit ce20aad

Browse files
Merge branch 'datashield:v6.3.6-dev' into 6.4.0-6.3.6_update
2 parents 5f3275b + 299a5e3 commit ce20aad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/testthat/connection_to_datasets/login_details.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ if ((ds.test_env$driver == "DSLiteDriver") || (ds.test_env$driver == "OpalDriver
5757
armadillo.url <- "http://localhost:8080/"
5858
}
5959

60-
ds.test_env$ping_url <- armadillo_ping.url
60+
ds.test_env$ping_url <- armadillo.url
6161
ds.test_env$ping_user <- getOption("armadillo.user", "admin")
6262
ds.test_env$ping_password <- getOption("armadillo.password", "admin")
6363
ds.test_env$ping_options <- "list(timeout=5)"

0 commit comments

Comments
 (0)