Skip to content

Commit

Permalink
fix test name
Browse files Browse the repository at this point in the history
  • Loading branch information
Bottelet committed Apr 9, 2021
1 parent c4b9b47 commit 3b08f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/Invoice/DueAtTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
use Illuminate\Foundation\Testing\DatabaseTransactions;
use Tests\TestCase;

class InvoiceCalculatorTest extends TestCase
class DueAtTest extends TestCase
{
use DatabaseTransactions;

Expand Down

0 comments on commit 3b08f7a

Please sign in to comment.