Resolve #3438428 "Automated drupal 11"
1 unresolved thread
Closes #3438428
Merge request reports
Activity
added 22 commits
-
9b4beba7...c753ec18 - 16 commits from branch
project:3.x
- b30ec442 - Automated Project Update Bot fixes from run 11-199781.
- 4899b666 - Fix error that appears on Drupal 11.
- 04d95b19 - Fixed the failing PHPUnit tests.
- 0c5e81da - Broaden test coverage.
- e423f703 - Remove previous major.
- e4d29dd6 - Revert core_version_requirement changes.
Toggle commit list-
9b4beba7...c753ec18 - 16 commits from branch
1 1 name: "IEF test" 2 2 type: module 3 3 description: "Support module for the Inline entity form module tests." 4 core_version_requirement: ^8.7.7 || ^9 || ^10 4 core_version_requirement: ^8.8 || ^9 || ^10 || ^11 I think that warning is not shown for test modules. @jsacksick is right.
But maybe the file needsIt does alreadypackage: Testing
for that.Edited by Jonathan Smithchanged this line in version 10 of the diff
- Resolved by Vishal Khode
added 1 commit
- 8f630211 - Removed core_version_requirement from tests modules.
Please register or sign in to reply