You are here

protected static property DefaultConfigTest::$timeLimit in Zircon Profile 8

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

File

core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php, line 28
Contains \Drupal\KernelTests\Config\DefaultConfigTest.

Class

DefaultConfigTest
Tests that the installed config matches the default config.

Namespace

Drupal\KernelTests\Config

Code

protected static $timeLimit = 500;