Problem/Motivation

\Drupal\Tests\role_test_accounts\Kernel\RoleTestAccountsConfigTest uses a filename RoleTestAccountsTest.php. This breaks autoloading.

Proposed resolution

Fix the file name so it matches to the class name.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#2 3071901-2.patch239 bytesidebr

Comments

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review
StatusFileSize
new239 bytes

Attached patch fixes the file name so it matches to the class name.

  • be1f36e committed on 8.x-1.x
    Issue #3071901 by idebr: \Drupal\Tests\role_test_accounts\Kernel\...
idebr’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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