protected function TaxonomyTermUpdatePathTest::replaceUser1 in Drupal 8
Replace User 1 with the user created here.
Overrides UpdatePathTestBase::replaceUser1
File
- core/
modules/ taxonomy/ tests/ src/ Functional/ Update/ TaxonomyTermUpdatePathTest.php, line 292
Class
- TaxonomyTermUpdatePathTest
- Tests the upgrade path for taxonomy terms.
Namespace
Drupal\Tests\taxonomy\Functional\UpdateCode
protected function replaceUser1() {
// Do not replace the user from our dump.
}