Use the Testing profile.
The Testing profile contains drupal_system_listing_compatible_test.test,
which attempts to:
Overrides WebTestBase::$profile
See also
Drupal\drupal_system_listing_compatible_test\Tests\SystemListingCompatibleTest
File
- drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php, line 36
- Definition of Drupal\simpletest\Tests\InstallationProfileModuleTestsTest.
Class
- InstallationProfileModuleTestsTest
- Verifies that tests bundled with installation profile modules are found.
Namespace
Drupal\simpletest\Tests
Code
protected $profile = 'testing';