Working on tests

This commit is contained in:
Hillel Coren 2018-03-11 13:32:14 +02:00
parent 31a3fc0fee
commit 9f3a1d5b78

View File

@ -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');