protected property SearchCommentCountToggleTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php, line 30
Definition of Drupal\search\Tests\SearchCommentCountToggleTest.

Class

SearchCommentCountToggleTest
Tests that comment count display toggles properly on comment status of node

Namespace

Drupal\search\Tests

Code

protected $profile = 'standard';