You are here

protected property CourseObjectQuizTest::$strictConfigSchema in Course 3.x

@todo Remove once there is 8.x-3.0-alpha6 which fixes a schema issue.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

ConfigSchemaChecker

File

modules/course_quiz/tests/src/Functional/CourseObjectQuizTest.php, line 24

Class

CourseObjectQuizTest
Tests quizzes in courses.

Namespace

Drupal\Tests\course_quiz\Functional

Code

protected $strictConfigSchema = FALSE;