You are here

protected property DibaCarouselBlockTests::$defaultTheme in Diba carousel slider 8

The theme to install as the default for testing.

Defaults to the install profile's default theme, if it specifies any.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/DibaCarouselBlockTests.php, line 22

Class

DibaCarouselBlockTests
Test basic diba_carousel block functionality.

Namespace

Drupal\Tests\diba_carousel\Functional

Code

protected $defaultTheme = 'stable';