Skip to content
Snippets Groups Projects
Commit 0f76f79c authored by catch's avatar catch
Browse files

Issue #2680931 by alexpott: Test failures in NormalizeTest

parent fbb5236d
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -2,7 +2,7 @@
/**
* @file
* Contains \Drupal\Tests\hal\Kernel\EntityTest.
* Contains \Drupal\Tests\hal\Kernel\EntityNormalizeTest.
*/
namespace Drupal\Tests\hal\Kernel;
......@@ -21,7 +21,7 @@
*
* @group hal
*/
class EntityTest extends NormalizerTestBase {
class EntityNormalizeTest extends NormalizerTestBase {
use CommentTestTrait;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment