You are here

protected property UbercartTestBase::$strictConfigSchema in Ubercart 8.4

Don't check for or validate config schema.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

File

uc_store/src/Tests/UbercartTestBase.php, line 28

Class

UbercartTestBase
Base class for Ubercart Simpletest tests.

Namespace

Drupal\uc_store\Tests

Code

protected $strictConfigSchema = FALSE;