mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +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()
|
||||
{
|
||||
$this->assertTrue(false);
|
||||
|
||||
$this->browse(function (Browser $browser) {
|
||||
$browser
|
||||
->visitRoute('client.invoices.index')
|
||||
|
Loading…
Reference in New Issue
Block a user