You are here

function test_theme_updates_post_update_test in Drupal 10

Tests post updates for themes.

File

core/modules/system/tests/themes/test_theme_updates/test_theme_updates.post_update.php, line 11
Update functions for the theme.

Code

function test_theme_updates_post_update_test(&$sandbox = NULL) {

  // Do nothing.
}