diff --git a/tests/src/Kernel/StandardDSNReasonAnalyzerTest.php b/tests/src/Kernel/StandardDSNReasonAnalyzerTest.php index 26f92df..2276ad5 100644 --- a/tests/src/Kernel/StandardDSNReasonAnalyzerTest.php +++ b/tests/src/Kernel/StandardDSNReasonAnalyzerTest.php @@ -7,7 +7,7 @@ use Drupal\inmail\DefaultAnalyzerResult; use Drupal\inmail\MIME\Parser; use Drupal\inmail\Plugin\inmail\Analyzer\StandardDSNReasonAnalyzer; use Drupal\inmail\ProcessorResult; -use Drupal\Tests\token\Kernel\KernelTestBase; +use Drupal\KernelTests\KernelTestBase; /** * Unit tests for the DSN reason analyzer.