You are here

protected property OrderInvoiceTest::$strictConfigSchema in Ubercart 8.4

Don't check for or validate config schema.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

File

uc_order/tests/src/Functional/OrderInvoiceTest.php, line 31

Class

OrderInvoiceTest
Tests order administration page invoice tab functionality.

Namespace

Drupal\Tests\uc_order\Functional

Code

protected $strictConfigSchema = FALSE;