mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-08 23:24:07 -06:00
Include id in test.
This commit is contained in:
parent
64979fd941
commit
49c5c9ba15
@ -385,6 +385,7 @@ class RuleControllerTest extends TestCase
|
||||
|
||||
$data = [
|
||||
'rule_group_id' => 1,
|
||||
'id' => 1,
|
||||
'title' => 'Your first default rule',
|
||||
'trigger' => 'store-journal',
|
||||
'active' => 1,
|
||||
|
Loading…
Reference in New Issue
Block a user