You are here

protected property ApiSettingsFormTest::$defaultTheme in Facebook Instant Articles 3.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/ApiSettingsFormTest.php \Drupal\Tests\fb_instant_articles\Functional\ApiSettingsFormTest::defaultTheme

Default theme used in tests.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/ApiSettingsFormTest.php, line 27

Class

ApiSettingsFormTest
Tests the FBIA API settings form.

Namespace

Drupal\Tests\fb_instant_articles\Functional

Code

protected $defaultTheme = 'stark';