Skip to content

Commit deefd97

Browse files
committed
Add missing languages:language_content context.
1 parent 97a7eb6 commit deefd97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/graphql_core/tests/src/Kernel/GraphQLCoreTestBase.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ protected function defaultCacheTags() {
2525
'entity_bundles',
2626
'entity_types',
2727
'entity_field_info',
28+
'languages:language_content',
2829
], parent::defaultCacheTags());
2930
}
3031

0 commit comments

Comments
 (0)