Skip to content

Commit

Permalink
Add subgroup to dashboard test
Browse files Browse the repository at this point in the history
  • Loading branch information
driusan committed Nov 7, 2023
1 parent 82d44da commit 757098d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/dashboard/test/DashboardTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ function setUp(): void
[
'ID' => '111',
'Test_name' => 'TestName11111111111',
'Sub_group' => 1,
]
);
$this->DB->insert(
Expand Down

0 comments on commit 757098d

Please # to comment.