Skip to content

Commit 4dceb37

Browse files
authored
Adapt to chenges in cms Adapt to chenges in 35988 (#223)
* Adapt to chenges in joomla/joomla-cms/pull/35988 * Open Administrator
1 parent 95e099d commit 4dceb37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JoomlaBrowser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ public function installJoomlaRemovingInstallationFolder()
303303
}
304304

305305
$this->debug('Joomla is now installed');
306-
$this->click('Complete & Open Admin');
306+
$this->click('Open Administrator');
307307
}
308308

309309
/**

0 commit comments

Comments
 (0)