JavascriptErrorsSuppressionTest::$modules

Same name in other branches
  1. 9 core/tests/Drupal/FunctionalJavascriptTests/JavascriptErrorsSuppressionTest.php \Drupal\FunctionalJavascriptTests\JavascriptErrorsSuppressionTest::modules
  2. 10 core/tests/Drupal/FunctionalJavascriptTests/JavascriptErrorsSuppressionTest.php \Drupal\FunctionalJavascriptTests\JavascriptErrorsSuppressionTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalJavascriptTests/JavascriptErrorsSuppressionTest.php, line 22

Class

JavascriptErrorsSuppressionTest
Tests that Drupal.throwError can be suppressed to allow a test to pass.

Namespace

Drupal\FunctionalJavascriptTests

Code

protected static $modules = [
    'js_errors_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.