You are here

protected property OrderRulesTestBase::$profile in Ubercart 8.4

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

uc_order/tests/src/Functional/OrderRulesTestBase.php, line 19

Class

OrderRulesTestBase
Tests the four events that uc_order provides for use in Rules module.

Namespace

Drupal\Tests\uc_order\Functional

Code

protected $profile = 'testing';