You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$this->debug('I open Joomla Installation Configuration Page');
147
145
$I->amOnPage('/installation/index.php');
148
146
$this->debug('I check that FTP tab is not present in installation. Otherwise it means that I have not enough permissions to install joomla and execution will be stoped');
@@ -213,14 +211,6 @@ public function installJoomla()
213
211
214
212
// @todo: installation of sample data needs to be created
0 commit comments