Small fix

This commit is contained in:
Matteo Gheza 2020-06-09 23:47:22 +02:00
parent c78953564b
commit a1e97b288f
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ class FirstCest
public function logsWorks(AcceptanceTester $I)
{
$I->amOnPage('/');
$I->amOnPage('/lista.php');
$I->click('Attivo');
$I->click('Log');