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