mirror of
https://github.com/friendica/friendica
synced 2025-04-22 05:50:13 +00:00
Add lint check in travis-ci
This commit is contained in:
parent
2c56d2f336
commit
27fc506dcf
4 changed files with 63 additions and 9 deletions
|
@ -33,6 +33,8 @@ class ConfigConsoleTest extends ConsoleTest
|
|||
* @var App\Mode|MockInterface $appMode
|
||||
*/
|
||||
private $appMode;
|
||||
/** @var IConfig|\Mockery\LegacyMockInterface|MockInterface */
|
||||
private $configMock;
|
||||
|
||||
protected function setUp()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue