In \Drupal\simpletest\UserCreationTrait there is

 * @deprecated in Drupal 8.4.x. Will be removed before Drupal 9.0.0. Use
 *   Drupal\Tests\UserCreationTrait instead.
 *
 * @see https://www.drupal.org/node/2884454
 */

but there is no class "Drupal\Tests\UserCreationTrait" it should probably reference \Drupal\Tests\user\Traits\UserCreationTrait instead.

CommentFileSizeAuthor
#2 2921931.patch544 bytesdravenk
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dravenk created an issue. See original summary.

dravenk’s picture

FileSize
544 bytes
dravenk’s picture

Priority: Normal » Minor
Status: Active » Needs review
Issue tags: +Novice

Please reviews.

tedbow’s picture

Status: Needs review » Reviewed & tested by the community

@dravenk thanks for finding and filing this!! 👍

RTBC

  • catch committed b63fe96 on 8.5.x
    Issue #2921931 by dravenk: \Drupal\simpletest\UserCreationTrait  @...
catch’s picture

Version: 8.4.x-dev » 8.5.x-dev
Status: Reviewed & tested by the community » Fixed

Committed b63fe96 and pushed to 8.5.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.