mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Fix test method names.
This commit is contained in:
		| @@ -36,7 +36,7 @@ class TwoFactorControllerTest extends TestCase | ||||
|     /** | ||||
|      * | ||||
|      */ | ||||
|     public function setUp() | ||||
|     public function setUp(): void | ||||
|     { | ||||
|         parent::setUp(); | ||||
|         Log::debug(sprintf('Now in %s.', \get_class($this))); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user