mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
Fixes for tests
This commit is contained in:
parent
23fd2abecb
commit
eb734ce810
@ -61,8 +61,6 @@ class CreditCardTest extends DuskTestCase
|
|||||||
|
|
||||||
public function testPayWithNewCardAndSaveForFutureUse()
|
public function testPayWithNewCardAndSaveForFutureUse()
|
||||||
{
|
{
|
||||||
$this->assertTrue(false);
|
|
||||||
|
|
||||||
$this->browse(function (Browser $browser) {
|
$this->browse(function (Browser $browser) {
|
||||||
$browser
|
$browser
|
||||||
->visitRoute('client.invoices.index')
|
->visitRoute('client.invoices.index')
|
||||||
|
Loading…
Reference in New Issue
Block a user