Issue #565220 followup by alexpott: Fix Weight form element behavior

merge-requests/1654/head
Alex Pott 2018-03-08 23:48:04 +00:00
parent 40d534a04f
commit b175df6f61
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php
namespace Drupal\Tests\Core\Render\Element;
namespace Drupal\KernelTests\Core\Render\Element;
use Drupal\Core\Form\FormState;
use Drupal\Core\Render\Element\Weight;