You are here

protected function WorkspacesUpdateTest::replaceUser1 in Drupal 8

Replace User 1 with the user created here.

Overrides UpdatePathTestBase::replaceUser1

File

core/modules/workspaces/tests/src/Functional/Update/WorkspacesUpdateTest.php, line 133

Class

WorkspacesUpdateTest
Tests the upgrade path for the Workspaces module.

Namespace

Drupal\Tests\workspaces\Functional\Update

Code

protected function replaceUser1() {

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