mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-21 19:49:54 +00:00
Update tests.
This commit is contained in:
@@ -176,7 +176,7 @@ class RuleGroupControllerTest extends TestCase
|
||||
$repository->shouldReceive('find')->andReturn(new RuleGroup);
|
||||
$data = [
|
||||
'title' => 'A',
|
||||
'description' => '',
|
||||
'description' => 'No description',
|
||||
];
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user