Skip to content

[CODE TASK] Tests need to be updated for new Drupal 10.2 Add Field page. #989

@rosiel

Description

@rosiel

Drupal updated its add a field page in Drupal 10.2, and the tests we run need to be updated because they are failing on it.

Check out the pretty new page:
Screenshot 2023-10-25 at 11 16 21 AM

Tests are failing here:

$this->submitForm([
'new_storage_type' => 'string',
'label' => 'Typed Predicate',
'field_name' => 'type_predicate',
], 'Save and continue');

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions