DrupalSystemListingCompatibleTestCase::$profile

Use the Minimal profile.

This test needs to use a different installation profile than the test which asserts that this test is found.

Type: profile

Overrides DrupalWebTestCase::$profile

See also

SimpleTestInstallationProfileModuleTestsTestCase

File

profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.test, line 15

Class

DrupalSystemListingCompatibleTestCase
Helper to verify tests in installation profile modules.

Code

protected $profile = 'minimal';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.