You are here

protected function MenuLinkContentUpdateTest::replaceUser1 in Drupal 8

Replace User 1 with the user created here.

Overrides UpdatePathTestBase::replaceUser1

File

core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php, line 187

Class

MenuLinkContentUpdateTest
Tests the upgrade path for custom menu links.

Namespace

Drupal\Tests\menu_link_content\Functional\Update

Code

protected function replaceUser1() {

  // Do not replace the user from our dump.
}