You are here

protected property UbercartBrowserTestBase::$strictConfigSchema in Ubercart 8.4

Don't check for or validate config schema.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

File

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

Class

UbercartBrowserTestBase
Base class for Ubercart PHPUnit browser tests.

Namespace

Drupal\Tests\uc_store\Functional

Code

protected $strictConfigSchema = FALSE;