forgot to tell phpunit which files is being covered, stupid copy'n'paste
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -4,7 +4,7 @@ use PHPUnit\Framework\TestCase;
|
|||||||
/**
|
/**
|
||||||
* @covers ApiCommand
|
* @covers ApiCommand
|
||||||
* @covers ApiParameter
|
* @covers ApiParameter
|
||||||
* @covers IpsAndPorts
|
* @covers Cronjobs
|
||||||
*/
|
*/
|
||||||
class CronjobsTest extends TestCase
|
class CronjobsTest extends TestCase
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user