You are here

function entity_test_update_8001 in Drupal 9

Same name in this branch
  1. 9 core/modules/system/tests/modules/entity_test/update/status_report_8001.inc \entity_test_update_8001()
  2. 9 core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8001.inc \entity_test_update_8001()
Same name and namespace in other branches
  1. 8 core/modules/system/tests/modules/entity_test/update/status_report_8001.inc \entity_test_update_8001()
  2. 8 core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8001.inc \entity_test_update_8001()

Test update.

File

core/modules/system/tests/modules/entity_test/update/status_report_8001.inc, line 11
Defines the 8001 db update for the "status_report" group.

Code

function entity_test_update_8001() {

  // Empty update, we just want to trigger an error in the status report.
}