diff --git a/tests/Install/AutoinstallCept.php b/tests/Install/AutoinstallCept.php index 56cd64f21..03bc8ee29 100644 --- a/tests/Install/AutoinstallCept.php +++ b/tests/Install/AutoinstallCept.php @@ -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'); -