\Drupal\KernelTests\AssertLegacyTrait::verbose rector
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3229885. --> Reported by: [mglaman](https://www.drupal.org/user/2416470) >>> <h2>Problem / Motivation</h2> <p>This was missed from the AssertLegacyTrait fixes</p> <pre>@trigger_error('AssertLegacyTrait::verbose() is deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use dump() instead. See https://www.drupal.org/node/3197514', E_USER_DEPRECATED);</pre>
issue