mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Fixed indentation in some files
This commit is contained in:
@@ -14,8 +14,6 @@ class InstallCest
|
||||
// tests
|
||||
public function installWelcomePageContainsExpectedContent(AcceptanceTester $I)
|
||||
{
|
||||
|
||||
|
||||
$I->amOnPage('/install.php');
|
||||
$I->see("e107 Installation :: Step 1");
|
||||
$I->see("Language Selection");
|
||||
|
Reference in New Issue
Block a user