X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrush%2Fdrush%2Ftests%2FarchiveDumpTest.php;fp=vendor%2Fdrush%2Fdrush%2Ftests%2FarchiveDumpTest.php;h=5085142a94f2b7d20436d1873fe6f818ac666a7c;hp=cfeb48e9a48ada3eb0d576002abd2f165cb2bf44;hb=eba34333e3c89f208d2f72fa91351ad019a71583;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae diff --git a/vendor/drush/drush/tests/archiveDumpTest.php b/vendor/drush/drush/tests/archiveDumpTest.php index cfeb48e9a..5085142a9 100644 --- a/vendor/drush/drush/tests/archiveDumpTest.php +++ b/vendor/drush/drush/tests/archiveDumpTest.php @@ -22,7 +22,7 @@ class archiveDumpCase extends CommandUnishTestCase { */ private function archiveDump($no_core) { $profile = UNISH_DRUPAL_MAJOR_VERSION >= 7 ? 'testing' : 'default'; - $this->fetchInstallDrupal(self::uri, TRUE, UNISH_DRUPAL_MAJOR_VERSION, $profile); + $this->fetchInstallDrupal(self::uri, TRUE, NULL, $profile); $root = $this->webroot(); $dump_dest = UNISH_SANDBOX . DIRECTORY_SEPARATOR . 'dump.tar.gz'; $options = array(