diff --git a/tests/UnitTest.php b/tests/UnitTest.php index 9b92c3b..cad7977 100644 --- a/tests/UnitTest.php +++ b/tests/UnitTest.php @@ -388,6 +388,10 @@ public static function getOutdatedFlag() : array 'outdated_flag2.json', 'patch', ], + [ + 'outdated_flag3.json', + 'minor', + ], ]; }