Skip to content

Commit fcb3d2d

Browse files
committed
maybe this url is better?
1 parent ec5e95b commit fcb3d2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/sut-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ test_filter=${1:-'all'}
1616
dcg_drupal_host=${DCG_DRUPAL_HOST:-'127.0.0.1'}
1717
dcg_drupal_port=${DCG_DRUPAL_PORT:-'8085'}
1818
dcg=$drupal_dir/vendor/bin/dcg
19-
dcg_wd_url=${DCG_WD_URL:-'http://localhost:4444'}
19+
dcg_wd_url=${DCG_WD_URL:-'http://localhost:4444/wd/hub'}
2020
dcg_drupal_version=${DCG_DRUPAL_VERSION:-'11.x'}
2121
drupal_repo='https://git.drupalcode.org/project/drupal.git'
2222

0 commit comments

Comments
 (0)