mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 09:19:08 +00:00 
			
		
		
		
	Updated composer and optimized unit tests
This commit is contained in:
		| @@ -29,6 +29,10 @@ class UserTest extends TestCase | ||||
|         $this->user->setPassword(self::PASSWORD); | ||||
|          | ||||
|     } | ||||
|      | ||||
|     public function testConstructor():void{ | ||||
|         $this->assertInstanceOf(UserInterface::class, new User()); | ||||
|     } | ||||
|  | ||||
|     public function testUsername(): void | ||||
|     { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user