Missing @group annotation in PatchInfoTest
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3183999. --> Reported by: [feyp](https://www.drupal.org/user/998680) >>> <p>It seems that I forgot to include the <code>@group</code> annotation to the tests I just added:</p> <blockquote><p>Drupal\Core\Test\Exception\MissingGroupException: Missing @group annotation in Drupal\Tests\patchinfo\Functional\PatchInfoTest in /var/www/html/core/lib/Drupal/Core/Test/TestDiscovery.php:356</p></blockquote> <p>Let's hope this is the only thing I forgot.</p>
issue