EmailExampleTest::$profile

Same name in other branches
  1. 8.x-1.x email_example/tests/src/Functional/EmailExampleTest.php \Drupal\Tests\email_example\Functional\EmailExampleTest::profile
  2. 4.0.x modules/email_example/tests/src/Functional/EmailExampleTest.php \Drupal\Tests\email_example\Functional\EmailExampleTest::profile

The installation profile to use with this test.

Type: string

Overrides BrowserTestBase::$profile

File

modules/email_example/tests/src/Functional/EmailExampleTest.php, line 37

Class

EmailExampleTest
Tests for the email_example module.

Namespace

Drupal\Tests\email_example\Functional

Code

protected $profile = 'minimal';