You are here

protected property PerformanceScriptTest::$strictConfigSchema in Field Encryption 3.0.x

The test script configures the fields for both 8.x-2.x and 3.0.x.

There is plenty of tet coverage of the schema elsewhere.

Type: bool

File

tests/src/Functional/PerformanceScriptTest.php, line 23

Class

PerformanceScriptTest
Tests the performance script provided by the module.

Namespace

Drupal\Tests\field_encrypt\Functional

Code

protected $strictConfigSchema = FALSE;