You are here

protected property TotalControlDashboardPageCheckTest::$profile in Total Control Admin Dashboard 8.2

Same name and namespace in other branches
  1. 3.0.x tests/src/FunctionalJavascript/TotalControlDashboardPageCheckTest.php \Drupal\Tests\total_control\FunctionalJavascript\TotalControlDashboardPageCheckTest::profile

The profile to install as a basis for testing.

Using the standard profile to test user picture display in comments.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/FunctionalJavascript/TotalControlDashboardPageCheckTest.php, line 60

Class

TotalControlDashboardPageCheckTest
Tests the UI for Total Control Dashboard Page.

Namespace

Drupal\Tests\total_control\FunctionalJavascript

Code

protected $profile = 'standard';