Skip to content

Commit

Permalink
Update UnitTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm authored Oct 11, 2024
1 parent c2630f1 commit afbb1a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/UnitTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,10 @@ public static function getOutdatedFlag() : array
'empty.json',
'minor',
],
[
'outdated_flag.json',
'minor',
],
];
}

Expand Down

0 comments on commit afbb1a1

Please sign in to comment.