Skip to content
Snippets Groups Projects
Commit 6dc2c06f authored by Jakob P's avatar Jakob P Committed by Adam G-H
Browse files

Issue #3485764 by japerry: Remove deprecated 'dash' from schema

parent e213af82
No related branches found
No related tags found
1 merge request!6Issue #3485764: Remove dash from schema
Pipeline #330577 passed with warnings
......@@ -6,7 +6,7 @@ field.formatter.settings.fallback:
type: sequence
label: 'Formatters'
sequence:
- type: mapping
type: mapping
label: 'Formatter settings'
mapping:
status:
......
......@@ -3,9 +3,9 @@
namespace Drupal\Tests\fallback_formatter\Kernel;
use Drupal\Core\Render\Element;
use Drupal\KernelTests\KernelTestBase;
use Drupal\field\Entity\FieldConfig;
use Drupal\field\Entity\FieldStorageConfig;
use Drupal\KernelTests\KernelTestBase;
use Drupal\node\Entity\Node;
use Drupal\node\Entity\NodeType;
use Drupal\node\NodeInterface;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment