You are here

protected property UbercartJavascriptTestBase::$profile in Ubercart 8.4

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

uc_store/tests/src/FunctionalJavascript/UbercartJavascriptTestBase.php, line 25

Class

UbercartJavascriptTestBase
Base class for Ubercart PHPUnit browser tests.

Namespace

Drupal\Tests\uc_store\FunctionalJavascript

Code

protected $profile = 'testing';