mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 07:42:11 +09:00
Fix inconsistent capitalization of Rhymix
This commit is contained in:
parent
f58d8f7d06
commit
a499aa0d1f
29 changed files with 113 additions and 118 deletions
|
|
@ -30,7 +30,7 @@ mkdir(_XE_PATH_ . 'files/env', 0755, true);
|
|||
file_put_contents(_XE_PATH_ . 'files/env/easyinstall_last', time());
|
||||
|
||||
// Step 1 : License Agreement
|
||||
$I->wantTo('Install RhymiX');
|
||||
$I->wantTo('Install Rhymix');
|
||||
$I->amOnPage('/index.php?l=ko');
|
||||
$I->setCookie('l', 'ko');
|
||||
$I->seeElement('//div[@id="progress"]/ul/li[1][@class="active"]');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue