You are here

protected property NotifyUITest::$profile in Notify 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/NotifyUITest.php \Drupal\Tests\notify\Functional\NotifyUITest::profile
  2. 1.0.x tests/src/Functional/NotifyUITest.php \Drupal\Tests\notify\Functional\NotifyUITest::profile

We use the standard profile for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/NotifyUITest.php, line 26

Class

NotifyUITest
Tests that the Notify UI pages are reachable.

Namespace

Drupal\Tests\notify\Functional

Code

protected $profile = 'standard';