1
0
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:
Deltik
2018-02-19 15:19:56 -06:00
parent eed4b6b10e
commit ec262c8fed
3 changed files with 88 additions and 90 deletions

View File

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