Security update for Core, with self-updated composer
[yaffs-website] / vendor / drush / drush / tests / imageTest.php
index 3f54acec6e2025d5fd1f3f30c2cce52e24eb7638..9b69238aaeca7217cd6b4a16dc08852316e3de62 100644 (file)
@@ -14,7 +14,7 @@ class ImageCase extends CommandUnishTestCase {
       $this->markTestSkipped("Image styles not available in Drupal 6 core.");
     }
 
-    $sites = $this->setUpDrupal(1, TRUE, UNISH_DRUPAL_MAJOR_VERSION, 'standard');
+    $sites = $this->setUpDrupal(1, TRUE, null, 'standard');
     $options = array(
       'yes' => NULL,
       'root' => $this->webroot(),