diff --git a/lib/Drupal/config_translation/Tests/ConfigTranslationListUITest.php b/lib/Drupal/config_translation/Tests/ConfigTranslationListUITest.php index 02d0da6..739db81 100644 --- a/lib/Drupal/config_translation/Tests/ConfigTranslationListUITest.php +++ b/lib/Drupal/config_translation/Tests/ConfigTranslationListUITest.php @@ -13,6 +13,8 @@ use Drupal\simpletest\WebTestBase; * Tests for altered listings that should have Translate operation. */ class ConfigTranslationListUITest extends WebTestBase { + // Requires Standard profile modules/dependencies. + protected $profile = 'standard'; /** * Modules to enable. @@ -32,7 +34,7 @@ class ConfigTranslationListUITest extends WebTestBase { function setUp() { parent::setUp(); - // Try setting to standard profile. Then try user 1, see node access patch + // If using standard profile doesn't help, try user 1, see node access patch // for example, older one. $permissions = array(