Skip to content
Snippets Groups Projects
Commit 3dd1c5c1 authored by catch's avatar catch
Browse files

Issue #2262483 by sun: Some PHPUnit tests do not exist.

parent 6c8d0826
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 @@ ...@@ -2,7 +2,7 @@
/** /**
* @file * @file
* Contains \Drupal\rdf\Tests\RdfMappingEntityUnitTest. * Contains \Drupal\rdf\Tests\RdfMappingConfigEntityUnitTest.
*/ */
namespace Drupal\rdf\Tests; namespace Drupal\rdf\Tests;
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
* @group Drupal * @group Drupal
* @group Config * @group Config
*/ */
class RdfMappingEntityUnitTest extends UnitTestCase { class RdfMappingConfigEntityUnitTest extends UnitTestCase {
/** /**
* The entity type used for testing. * The entity type used for testing.
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* Contains \Drupal\tour\Tests\Entity\TourTest. * Contains \Drupal\tour\Tests\Entity\TourTest.
*/ */
namespace Drupal\tour\Tests\Entity\TourTest; namespace Drupal\tour\Tests\Entity;
use Drupal\Tests\UnitTestCase; use Drupal\Tests\UnitTestCase;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment