Allow Drush 14 in test dependencies to fix build on main
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3582348. -->
Reported by: [feyp](https://www.drupal.org/user/998680)
Related to !5
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Drush 13 is currently not running on main and it looks like the decision is now to not support it, see <a href="https://github.com/drush-ops/drush/pull/6534">https://github.com/drush-ops/drush/pull/6534</a> We need to allow installation of Drush 14 in our test dependencies to get the tests running again on main. Currently the build fails due to Drush.</p>
issue