You are here

protected property ContentTranslationJobsViewTest::$profile in Translation Views 8

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/ContentTranslationJobsViewTest.php, line 15

Class

ContentTranslationJobsViewTest
Tests for fields, filters and sorting (Content translation jobs view).

Namespace

Drupal\Tests\translation_views\Functional

Code

protected $profile = 'standard';