You are here

protected property EmailedExportTest::$strictConfigSchema in Webform Scheduled Tasks 8.2

Disable strict config schema.

Type: bool

Overrides KernelTestBase::$strictConfigSchema

File

tests/src/Kernel/EmailedExportTest.php, line 28

Class

EmailedExportTest
Test the email export plugin.

Namespace

Drupal\Tests\webform_scheduled_tasks\Kernel

Code

protected $strictConfigSchema = FALSE;