mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
Working on tests
This commit is contained in:
parent
da25258a7a
commit
03fb7692f2
@ -55,6 +55,7 @@ class TaskCest
|
||||
$I->click('Invoice Task');
|
||||
$I->click('Mark Sent');
|
||||
$I->see('Sent');
|
||||
$I->wait(1);
|
||||
$I->see('Successfully created invoice');
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user