You are here

protected property UiAdminTest::$profile in Editor Advanced Image 8

Same name and namespace in other branches
  1. 8.2 tests/src/FunctionalJavascript/UiAdminTest.php \Drupal\Tests\editor_advanced_image\FunctionalJavascript\UiAdminTest::profile

We use the minimal profile because we want to test local action links.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/FunctionalJavascript/UiAdminTest.php, line 30

Class

UiAdminTest
Tests ckeditor formats admin forms.

Namespace

Drupal\Tests\editor_advanced_image\FunctionalJavascript

Code

protected $profile = 'minimal';