protected property CommentLanguageTest::$profile

Use the standard profile.

@todo Remove this dependency if possible.

Overrides WebTestBase::$profile

File

drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php, line 33
Definition of Drupal\comment\Tests\CommentLanguageTest.

Class

CommentLanguageTest
Functional tests for comment language.

Namespace

Drupal\comment\Tests

Code

protected $profile = 'standard';