fix phpunit annotations (#794)
This commit is contained in:
@@ -14,7 +14,7 @@ use App\Calendar\Source;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
/**
|
||||
* @coversDefaultClass \App\Calendar\Google
|
||||
* @covers \App\Calendar\Google
|
||||
*/
|
||||
class GoogleTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user