Working on tests
This commit is contained in:
parent
31a3fc0fee
commit
9f3a1d5b78
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue