Try to fix travis
This commit is contained in:
parent
2bed29ffbc
commit
aa99de9902
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ class FFMpegServiceProviderTest extends TestCase
|
|||
protected function setUp()
|
||||
{
|
||||
if (!class_exists('\Application\Silex')) {
|
||||
$this->markTestSkipped('You must have silex/silex installed.');
|
||||
$this->markTestSkipped('You MUST have silex/silex installed.');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue