You are here

protected property UbercartBrowserTestBase::$profile in Ubercart 8.4

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

uc_store/tests/src/Functional/UbercartBrowserTestBase.php, line 25

Class

UbercartBrowserTestBase
Base class for Ubercart PHPUnit browser tests.

Namespace

Drupal\Tests\uc_store\Functional

Code

protected $profile = 'testing';