diff --git a/evapp/tests.py b/evapp/tests.py index fcca22c..0756f21 100644 --- a/evapp/tests.py +++ b/evapp/tests.py @@ -97,13 +97,13 @@ class LoginTestCase(TestCase): '0-choice': 'OUT' }, OffboardingForm) - print() - print('ACHTUNG ACHTUNG') - print() - response = self._postform({ 'eva_form_view-current_step': '4', '4-lastdate_employment': '2021-01-01', + '4-date_returning': '2021-01-01', + '4-lastdate_bvg': '2021-01-01', + '4-lastdate_bahncard': '2021-01-01', + }, DummyForm) response = self._postform({