mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Code cleanup.
This commit is contained in:
		| @@ -147,8 +147,8 @@ class RuleGroupControllerTest extends TestCase | ||||
|     public function testUpdate() | ||||
|     { | ||||
|         $data = [ | ||||
|             'title'              => 'C', | ||||
|             'description'            => 'XX', | ||||
|             'title'       => 'C', | ||||
|             'description' => 'XX', | ||||
|         ]; | ||||
|         $this->session(['rule-groups.edit.url' => 'http://localhost']); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user