Skip to content
Snippets Groups Projects
Commit 00d387a2 authored by catch's avatar catch
Browse files

Issue #2680931 by alexpott: Test failures in NormalizeTest

(cherry picked from commit 5f5eaa84a30f22e6995fe1006085fa1692ff64f5)
parent f23ff6a6
No related branches found
No related tags found
No related merge requests found
......@@ -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.
Finish editing this message first!
Please register or to comment