mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Reinit livewire tests
This commit is contained in:
parent
f9cb8409a0
commit
431ae35edf
@ -41,7 +41,7 @@ class CreditsTest extends TestCase
|
||||
|
||||
$this->faker = Factory::create();
|
||||
$this->buildCache(true);
|
||||
$this->markTestSkipped('');
|
||||
|
||||
}
|
||||
|
||||
public function testShowingOnlyCreditsWithDueDateLessOrEqualToNow()
|
||||
|
@ -38,7 +38,6 @@ class InvoicesTest extends TestCase
|
||||
|
||||
$this->faker = Factory::create();
|
||||
$this->buildCache(true);
|
||||
$this->markTestSkipped('');
|
||||
}
|
||||
|
||||
public function testInvoiceTableFilters()
|
||||
|
Loading…
x
Reference in New Issue
Block a user