Fixed: Starts at test

This commit is contained in:
philipp lang 2021-11-11 23:48:28 +01:00
parent 244915432b
commit 2ea3bd6160
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ class PushMembershipsTest extends TestCase
'group_id' => 150,
'activity_id' => 56,
'subactivity_id' => 89,
'starts_at' => now(),
]);
$this->assertEquals(65, $id);