You are here

protected static property DefaultConfigTest::$timeLimit in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php \Drupal\KernelTests\Config\DefaultConfigTest::timeLimit
  2. 10 core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php \Drupal\KernelTests\Config\DefaultConfigTest::timeLimit

File

core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php, line 26

Class

DefaultConfigTest
Tests that the installed config matches the default config.

Namespace

Drupal\KernelTests\Config

Code

protected static $timeLimit = 500;