This commit is contained in:
Philipp Lang 2022-02-22 01:52:05 +01:00
parent 85167fef88
commit 999f89480b
1 changed files with 1 additions and 0 deletions

View File

@ -39,4 +39,5 @@ class MemberTest extends TestCase
$this->assertSame([], $member->memberships()->toArray()); $this->assertSame([], $member->memberships()->toArray());
} }
} }