Skip to content

Commit 9cec1cd

Browse files
committed
Remove reference to old hook
1 parent bebd13c commit 9cec1cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ protected function setDatabaseDumpFiles() {
2626
* Tests adding a reusable field to the block content entity type.
2727
*
2828
* @see block_content_update_8600
29-
* @see block_content_update_8601
29+
* @see block_content_post_update_add_views_reusable_filter
3030
*/
3131
public function testReusableFieldAddition() {
3232
$assert_session = $this->assertSession();

0 commit comments

Comments
 (0)