Browse Source

Change to .

pull/993/head
Rosie Le Faive 1 year ago
parent
commit
daf180a16e
  1. 2
      tests/src/Functional/JsonldTypeAlterReactionTest.php

2
tests/src/Functional/JsonldTypeAlterReactionTest.php

@ -35,7 +35,7 @@ class JsonldTypeAlterReactionTest extends JsonldSelfReferenceReactionTest {
}
else {
$this->submitForm([
'new_storage_type' => 'string',
'new_storage_type' => 'plain_text',
'label' => 'Typed Predicate',
'field_name' => 'type_predicate',
], 'Continue');

Loading…
Cancel
Save