Skip to content

Commit

Permalink
Remove new_storage_type from form part 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
rosiel committed Apr 4, 2024
1 parent 95c2d6c commit 263666f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/src/Functional/JsonldTypeAlterReactionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ public function testMappingReaction() {
// the initial form submission.
$this->getSession()->getPage()->selectFieldOption('group_field_options_wrapper', 'string');
$this->submitForm([
'new_storage_type' => 'plain_text',
'label' => 'Typed Predicate',
'field_name' => 'type_predicate',
'group_field_options_wrapper' => 'string',
Expand Down

0 comments on commit 263666f

Please sign in to comment.