mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Updated swagger (#2996)
This commit is contained in:
parent
b6d6d3928b
commit
6a0afaacb7
12109
swagger.json
12109
swagger.json
File diff suppressed because it is too large
Load Diff
@ -235,7 +235,7 @@ class ClientPortalTest extends DuskTestCase
|
||||
$browser->visit('/client/payment_methods')
|
||||
->waitFor('.dataTable')
|
||||
->assertVisible('#datatable_info')
|
||||
->assertVisible('.dataTables_empty')
|
||||
// ->assertVisible('.dataTables_empty');
|
||||
->visit('client/logout')
|
||||
->assertPathIs('/client/login');
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user