You are here

protected property SimpleMegaMenuTest::$profile in Simple Mega Menu 2.0.x

Same name and namespace in other branches
  1. 8 src/Tests/SimpleMegaMenuTest.php \Drupal\simple_megamenu\Tests\SimpleMegaMenuTest::profile

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

src/Tests/SimpleMegaMenuTest.php, line 63

Class

SimpleMegaMenuTest
Simple test to ensure that main page loads with module enabled.

Namespace

Drupal\simple_megamenu\Tests

Code

protected $profile = 'standard';