fix membershipTest

This commit is contained in:
Philipp Lang 2023-02-21 13:01:37 +01:00
parent 593e80b45b
commit 315be84cf3
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ class MembershipTest extends TestCase
'taetigkeitId' => 2,
'untergliederungId' => 3,
'aktivVon' => '2022-02-03T00:00:00',
'aktivBis' => '',
'aktivBis' => null,
'gruppierungId' => 1400,
]);
}