mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
fixes for travis
This commit is contained in:
parent
ad2b73d26d
commit
6fc248ee51
@ -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…
x
Reference in New Issue
Block a user