...e_contexts_safeguards.info.yml => cache_context_safeguards.info.yml} | 0 core/profiles/testing/testing.info.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/cache_context_safeguards/cache_contexts_safeguards.info.yml b/core/modules/cache_context_safeguards/cache_context_safeguards.info.yml similarity index 100% rename from core/modules/cache_context_safeguards/cache_contexts_safeguards.info.yml rename to core/modules/cache_context_safeguards/cache_context_safeguards.info.yml diff --git a/core/profiles/testing/testing.info.yml b/core/profiles/testing/testing.info.yml index 835dc6c..50a7c7f 100644 --- a/core/profiles/testing/testing.info.yml +++ b/core/profiles/testing/testing.info.yml @@ -8,7 +8,7 @@ dependencies: # Enable page_cache in testing, to ensure that as many tests as possible run # with page caching enabled. - page_cache - - cache_contexts_safeguards + - cache_context_safeguards # @todo: Remove this in https://www.drupal.org/node/2352949 themes: - classy