diff --git a/tests/Acceptance/supporting/AmendmentSupportingPhaseCept.php b/tests/Acceptance/supporting/AmendmentSupportingPhaseCept.php index ef5260306a..144772bacd 100644 --- a/tests/Acceptance/supporting/AmendmentSupportingPhaseCept.php +++ b/tests/Acceptance/supporting/AmendmentSupportingPhaseCept.php @@ -66,7 +66,7 @@ $I->click('#sidebar .collecting a'); -$I->see('Änderungsantrag von Testuser, ab Zeile 1', '.motionList'); +$I->see('ÄA von Testuser, ab Zeile 1', '.motionList'); $I->see('Aktueller Stand: 0 / 1', '.amendment' . AcceptanceTester::FIRST_FREE_AMENDMENT_ID);