mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 06:03:27 +02:00
Installation fix.
This commit is contained in:
@@ -44,6 +44,7 @@ class UserSignupCest
|
||||
$I->click('register');
|
||||
|
||||
$I->dontSee('Unauthorized access!');
|
||||
$I->dontSee('Error');
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user