You are here

protected property UiDialogTest::$profile in Editor Advanced Image 8.2

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

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

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/FunctionalJavascript/UiDialogTest.php, line 38

Class

UiDialogTest
Tests event info pages and links.

Namespace

Drupal\Tests\editor_advanced_image\FunctionalJavascript

Code

protected $profile = 'minimal';