fixes for travis
This commit is contained in:
parent
ad2b73d26d
commit
6fc248ee51
2 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ use Tests\TestCase;
|
|||
|
||||
/**
|
||||
* @test
|
||||
* @covers App\Listeners\Invoice\CreateInvoiceInvitations
|
||||
* @covers App\Models\InvoiceInvitation\InvoiceInvitationFactory
|
||||
*/
|
||||
|
||||
class InvitationTest extends TestCase
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ use Tests\TestCase;
|
|||
|
||||
/**
|
||||
* @test
|
||||
* @covers App\Utils\Traits\MakesHash;
|
||||
* @covers App\Utils\Traits\MakesHash
|
||||
*/
|
||||
class PrimaryKeyTransformationTest extends TestCase
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue