We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bebd13c commit 9cec1cdCopy full SHA for 9cec1cd
1 file changed
core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php
@@ -26,7 +26,7 @@ protected function setDatabaseDumpFiles() {
26
* Tests adding a reusable field to the block content entity type.
27
*
28
* @see block_content_update_8600
29
- * @see block_content_update_8601
+ * @see block_content_post_update_add_views_reusable_filter
30
*/
31
public function testReusableFieldAddition() {
32
$assert_session = $this->assertSession();
0 commit comments