updated core to 8.6.1 via composer
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
<env name="SIMPLETEST_DB" value=""/>
|
||||
<!-- Example BROWSERTEST_OUTPUT_DIRECTORY value: /path/to/webroot/sites/simpletest/browser_output -->
|
||||
<env name="BROWSERTEST_OUTPUT_DIRECTORY" value=""/>
|
||||
<!-- To disable deprecation testing uncomment the next line. -->
|
||||
<env name="SYMFONY_DEPRECATIONS_HELPER" value="weak_vendors"/>
|
||||
<!-- To disable deprecation testing completely uncomment the next line. -->
|
||||
<!-- <env name="SYMFONY_DEPRECATIONS_HELPER" value="disabled"/> -->
|
||||
<!-- Example for changing the driver class for mink tests MINK_DRIVER_CLASS value: 'Drupal\FunctionalJavascriptTests\DrupalSelenium2Driver' -->
|
||||
<!-- Example for changing the driver args to mink tests MINK_DRIVER_ARGS value: '["http://127.0.0.1:8510"]' -->
|
||||
<!-- Example for changing the driver args to phantomjs tests MINK_DRIVER_ARGS_PHANTOMJS value: '["http://127.0.0.1:8510"]' -->
|
||||
|
||||
Reference in New Issue
Block a user