You are here

protected property ProductRulesEventsTest::$strictConfigSchema in Ubercart 8.4

Don't check for or validate config schema.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

File

uc_product/tests/src/Functional/ProductRulesEventsTest.php, line 27

Class

ProductRulesEventsTest
Tests the one event that uc_product provides for use in Rules module.

Namespace

Drupal\Tests\uc_product\Functional

Code

protected $strictConfigSchema = FALSE;