mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Working on tests
This commit is contained in:
parent
31a3fc0fee
commit
9f3a1d5b78
@ -51,7 +51,7 @@ class TaskCest
|
||||
]);
|
||||
$I->seeInDatabase('projects', ['name' => $project]);
|
||||
|
||||
$I->wait(2);
|
||||
$I->wait(5);
|
||||
$I->click('More Actions');
|
||||
$I->click('Invoice Task');
|
||||
$I->click('Mark Sent');
|
||||
|
Loading…
x
Reference in New Issue
Block a user