Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OEL-3051: Update to Drupal 10.3 #1475

Merged
merged 6 commits into from
Jul 12, 2024
Merged

OEL-3051: Update to Drupal 10.3 #1475

merged 6 commits into from
Jul 12, 2024

Conversation

AaronGilMartinez
Copy link
Contributor

No description provided.

@@ -101,14 +101,6 @@ public function submitForm(array &$form, FormStateInterface $form_state) {}
* @dataProvider renderingDataProvider
*/
public function testRendering(array $structure, array $assertions): void {
// @todo Remove when support for 10.1.x is dropped.
if (!empty($structure['core_version'])) {
if (!$this->shouldBeTested($structure['core_version'])) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to remove the method called here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed

@brummbar brummbar merged commit 259ad0d into 4.x Jul 12, 2024
1 check passed
@brummbar brummbar deleted the OEL-3051 branch July 12, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants