You are here

protected property StockBrowserTestBase::$profile in Commerce Stock 8

The testing profile.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/StockBrowserTestBase.php, line 24

Class

StockBrowserTestBase
Defines base class for commerce stock test cases.

Namespace

Drupal\Tests\commerce_stock\Functional

Code

protected $profile = 'testing';