parent
f063f2ead4
commit
44bf858c35
35 changed files with 101 additions and 67 deletions
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* PlaylistArchiveStreamTest class.
|
||||
*/
|
||||
|
@ -26,7 +27,7 @@ abstract class BaseTest extends TestCase
|
|||
$configFile = 'config_test.yml';
|
||||
}
|
||||
|
||||
return __DIR__.'/../config/'.$configFile;
|
||||
return __DIR__ . '/../config/' . $configFile;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue