Skip to content

Commit

Permalink
Fix mistake in merging changes from master.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jan 28, 2018
1 parent 7d75c95 commit 0a6e73c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/TestCase/Shell/Task/AssetsTaskTest.php
Expand Up @@ -229,6 +229,7 @@ public function testCopyOverwrite()
$this->assertFileEquals($path . DS . 'root.js', $pluginPath . DS . 'root.js');

$folder = new Folder($path);
$folder->delete();
}

/**
Expand Down

0 comments on commit 0a6e73c

Please sign in to comment.