Update tests to support Drupal 11.2.x
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3540419. --> Reported by: [murz](https://www.drupal.org/user/157092) Related to !59 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Because of incompatibility issues in dependencies, tests were locked to Drupal 11.1.x version.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Now the contrib issue <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/test_helpers/issues/3535148" title="Status: Closed (fixed)">#3535148: Add support for Drupal 11.2.x and PHPUnit 11.x</a></span> is resolved - we can remove this lock and test with the latest Drupal.</p>
issue