Enable tests for Drupal 11
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3572006. -->
Reported by: [finn lewis](https://www.drupal.org/user/119432)
Related to !3
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>We want to run our phpunit tests against Drupal 11. Currently they only run on Drupal 10.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Update .gitlab-ci.yml to set OPT_IN_TEST_CURRENT: 1</p>
<p><a href="https://git.drupalcode.org/project/localgov_news/-/blob/2.x/.gitlab-ci.yml?ref_type=heads#L22">https://git.drupalcode.org/project/localgov_news/-/blob/2.x/.gitlab-ci.yml?ref_type=heads#L22</a></p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Update .gitlab-ci.yml to set OPT_IN_TEST_CURRENT: 1</p>
issue