X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Ftests%2FDrupal%2FTests%2FComponent%2FProxyBuilder%2FProxyBuilderTest.php;fp=web%2Fcore%2Ftests%2FDrupal%2FTests%2FComponent%2FProxyBuilder%2FProxyBuilderTest.php;h=1b06ddef3418bd3e9761016828b1c09c161c3a85;hp=30bf310500789aaab71482afe2b8e0452149792c;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php b/web/core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php index 30bf31050..1b06ddef3 100644 --- a/web/core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php +++ b/web/core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @@ -8,13 +8,13 @@ namespace Drupal\Tests\Component\ProxyBuilder; use Drupal\Component\ProxyBuilder\ProxyBuilder; -use Drupal\Tests\UnitTestCase; +use PHPUnit\Framework\TestCase; /** * @coversDefaultClass \Drupal\Component\ProxyBuilder\ProxyBuilder * @group proxy_builder */ -class ProxyBuilderTest extends UnitTestCase { +class ProxyBuilderTest extends TestCase { /** * The tested proxy builder.