We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4b9b47 commit 3b08f7aCopy full SHA for 3b08f7a
tests/Unit/Invoice/DueAtTest.php
@@ -9,7 +9,7 @@
9
use Illuminate\Foundation\Testing\DatabaseTransactions;
10
use Tests\TestCase;
11
12
-class InvoiceCalculatorTest extends TestCase
+class DueAtTest extends TestCase
13
{
14
use DatabaseTransactions;
15
0 commit comments