mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 17:29:04 +00:00 
			
		
		
		
	Solved UserSourceTest
This commit is contained in:
		| @@ -22,7 +22,7 @@ class UserSourceTest extends TestCase | ||||
|  | ||||
|     public function testConstructor(): void | ||||
|     { | ||||
|         $this->assertInstanceOf(Collection::class, $this->userSource->getMemberships()); | ||||
|         $this->assertInstanceOf(Collection::class, $this->userSource->getMemberRelation()->getMemberships()); | ||||
|     } | ||||
|  | ||||
|     public function testHasPersonIdentitySource(): void | ||||
|   | ||||
		Reference in New Issue
	
	Block a user