protected property OtherInstallationProfileModuleTestsTest::$profile

Use the Minimal profile.

The Testing profile contains drupal_system_listing_compatible_test.test, which should not be found.

Overrides WebTestBase::$profile

See also

SimpleTestInstallationProfileModuleTestsTestCase

Drupal\drupal_system_listing_compatible_test\Tests\SystemListingCompatibleTest

File

drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php, line 35
Definition of Drupal\simpletest\Tests\OtherInstallationProfileModuleTestsTest.

Class

OtherInstallationProfileModuleTestsTest
Verifies that tests in other installation profiles are not found.

Namespace

Drupal\simpletest\Tests

Code

protected $profile = 'minimal';