Yaffs site version 1.1
[yaffs-website] / vendor / drush / drush / tests / archiveDumpTest.php
index cfeb48e9a48ada3eb0d576002abd2f165cb2bf44..5085142a94f2b7d20436d1873fe6f818ac666a7c 100644 (file)
@@ -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(