dev/core#2140 Fix site path for Drupal 8 and 9
authorMatt Glaman <nmd.matt@gmail.com>
Thu, 22 Oct 2020 17:03:13 +0000 (12:03 -0500)
committerMatt Glaman <nmd.matt@gmail.com>
Thu, 22 Oct 2020 17:03:36 +0000 (12:03 -0500)
commiteb401bd4093c2b63d79eaf911776a65f47f2ecfb
treefbbfecc9875dd9c5cfdeeb8a045b7077b1092433
parentb5f4c7d9b4d5aa77fe1237bcc080543e3c3efff8
dev/core#2140 Fix site path for Drupal 8 and 9

This fixes hardcoded assumptions of the site path. This breaks testing
integration, which has sites in a subdirectory of `simpletest`
setup/plugins/init/Drupal8.civi-setup.php
setup/src/Setup/DrupalUtil.php