mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-11-02 20:25:28 +00:00 
			
		
		
		
	Fix all tests.
This commit is contained in:
		@@ -39,7 +39,7 @@ class AboutControllerTest extends TestCase
 | 
			
		||||
    {
 | 
			
		||||
        parent::setUp();
 | 
			
		||||
        Passport::actingAs($this->user());
 | 
			
		||||
        Log::debug('Now in Api/AboutControllerTest.');
 | 
			
		||||
        Log::debug(sprintf('Now in %s.', get_class($this)));
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user