Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / field / tests / modules / field_test / config / schema / field_test.schema.yml
index 45f5685ed601f6168a58862b83a169740ffcbf46..18f8b5aadca4241b9e213925757742dca2e5d174 100644 (file)
@@ -63,6 +63,10 @@ field.widget.settings.test_field_widget_multiple_single_value:
       type: string
       label: 'Test setting'
 
+field.widget.settings.test_field_widget_multilingual:
+  type: field.widget.settings.test_field_widget
+  label: 'Test multiple field widget settings: multilingual'
+
 field.widget.third_party.color:
   type: mapping
   label: 'Field test entity display color module third party settings'