You are here

protected property OrderInvoiceTest::$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/OrderInvoiceTest.php, line 24

Class

OrderInvoiceTest
Tests order administration page invoice tab functionality.

Namespace

Drupal\Tests\uc_order\Functional

Code

protected $profile = 'testing';