You are here

protected property GoogleCSEDisplayTest::$defaultTheme in Google Custom Search Engine 8.3

Specify the theme to be used in testing.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/GoogleCSEDisplayTest.php, line 31

Class

GoogleCSEDisplayTest
Verifies Google CSE renders on a search page.

Namespace

Drupal\Tests\google_cse\Functional

Code

protected $defaultTheme = 'stable';