diff --git a/core/modules/options/lib/Drupal/options/Tests/views/OptionsTestBase.php b/core/modules/options/lib/Drupal/options/Tests/views/OptionsTestBase.php index a0ab5b7..860642f 100644 --- a/core/modules/options/lib/Drupal/options/Tests/views/OptionsTestBase.php +++ b/core/modules/options/lib/Drupal/options/Tests/views/OptionsTestBase.php @@ -2,7 +2,7 @@ /** * @file - * Contains \Drupal\taxonomy\Tests\Views\OptionsTestBase. + * Contains \Drupal\options\Tests\Views\OptionsTestBase. */ namespace Drupal\options\Tests\Views;