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

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

Closed
rosiel opened this issue Oct 25, 2023 · 1 comment
Closed
Assignees

Comments

@rosiel
Copy link
Member

rosiel commented Oct 25, 2023

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');

@rosiel
Copy link
Member Author

rosiel commented Oct 30, 2023

This was found while working on #987

@rosiel rosiel self-assigned this Nov 1, 2023
This was referenced Nov 2, 2023
@rosiel rosiel closed this as completed Nov 8, 2023
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

No branches or pull requests

1 participant