Skip to content

Commit

Permalink
Fixing broken drush test. (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash authored Oct 7, 2016
1 parent 98e1277 commit 417818d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/phpunit/BltProject/DrushTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ public function testDrushConfig() {

// Test that drush can be run from the following directories.
$dirs = array(
$this->projectDirectory,
$this->projectDirectory . '/docroot',
$this->projectDirectory . '/docroot/sites/default',
);
Expand Down

0 comments on commit 417818d

Please sign in to comment.