Security update to Drupal 8.4.6
[yaffs-website] / web / core / modules / system / tests / themes / test_theme_libraries_override_with_drupal_settings / test_theme_libraries_override_with_drupal_settings.info.yml
1 name: 'Test theme libraries-override'
2 type: theme
3 description: 'Theme with drupalSettings libraries-override'
4 version: VERSION
5 base theme: classy
6 core: 8.x
7 libraries-override:
8   # drupalSettings libraries override. Should throw a
9   # \Drupal\Core\Asset\Exception\InvalidLibrariesOverrideSpecificationException.
10   core/drupal.ajax:
11     drupalSettings:
12       ajaxPageState: { }