Fix unit tests again

This commit is contained in:
Kijin Sung 2016-01-06 13:36:36 +09:00
parent 4e235ad28c
commit 3e99866902

View file

@ -59,5 +59,3 @@ $I->submitForm('.login-body form', [
$I->seeInCurrentUrl('module=admin');
$I->seeElement('#gnbNav');
$I->seeElement('#content .x_page-header');
$I->see('설치 환경 수집 동의', 'h2');