diff --git a/core/modules/views/src/Tests/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php b/core/modules/views/src/Tests/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php index 82034722787..5fe9fb7d0f6 100644 --- a/core/modules/views/src/Tests/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php +++ b/core/modules/views/src/Tests/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php @@ -8,7 +8,7 @@ use Drupal\views\Views; /** * Tests the upgrade path for views multi-value base field data. * - * @see views_update_8300() + * @see views_update_8500() * * @group Update */