Skip to content

Commit 435a583

Browse files
committed
Merge branch 'release/v1.1.2'
2 parents e4ca918 + 98bb956 commit 435a583

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/JoomlaBrowser.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ public function installJoomla()
102102
$I->fillField('Table Prefix', $this->config['database prefix']);
103103
$this->debug('I click Remove Old Database ');
104104
$I->click("//label[@for='jform_db_old1']"); // Remove Old Database button
105-
$I->click('Next');
106105
$this->debug('I click Next');
107106
$I->click('Next');
108107

0 commit comments

Comments
 (0)