diff --git a/src/Tests/UrlIntegrationTest.php b/src/Tests/UrlIntegrationTest.php index ed4fe71..fe3a007 100644 --- a/src/Tests/UrlIntegrationTest.php +++ b/src/Tests/UrlIntegrationTest.php @@ -7,6 +7,7 @@ namespace Drupal\facets\Tests; +use Drupal\Core\Url; use Drupal\facets\Tests\WebTestBase as FacetWebTestBase; use Drupal\facets\Entity\Facet; use Drupal\facets\FacetSourceInterface;