You are here

protected property UbercartJavascriptTestBase::$strictConfigSchema in Ubercart 8.4

Don't check for or validate config schema.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

File

uc_store/tests/src/FunctionalJavascript/UbercartJavascriptTestBase.php, line 37

Class

UbercartJavascriptTestBase
Base class for Ubercart PHPUnit browser tests.

Namespace

Drupal\Tests\uc_store\FunctionalJavascript

Code

protected $strictConfigSchema = FALSE;