You are here

protected property TestEnvironment::$skipSanity in Module Builder 8.3

Whether to skip the sanity tests.

See also

skipSanityCheck()

File

tests/modules/module_builder_test_component_type/src/TestEnvironment.php, line 17

Class

TestEnvironment
Drupal Code Builder environment class for testing.

Namespace

Drupal\module_builder_test_component_type

Code

protected $skipSanity = TRUE;