You are here

function entity_test_update_8002 in Drupal 9

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

Test update.

File

core/modules/system/tests/modules/entity_test/update/status_report_8002.inc, line 13

Code

function entity_test_update_8002() {

  // Empty update, we just want to trigger an update run.
}