Code review following pull request comments

This commit is contained in:
Jérôme Billiras
2014-06-10 11:43:06 +02:00
parent bead28f5d2
commit 5c8584c398
3 changed files with 3 additions and 5 deletions

View File

@@ -74,7 +74,7 @@ class ModuleRefreshCommandTest extends PHPUnit_Framework_TestCase
} else {
$this->markTestIncomplete(
'This test cannot be complete without at least one standard module module.'
'This test cannot be complete without at least one standard module.'
);
}
}