Issue #2939988 by bn_code, xjm, Sam152: Remove content moderation exclusion from StableLibraryOverrideTest

8.6.x
Alex Pott 2018-02-12 10:21:37 +00:00
parent 445b7d0515
commit 4aa8810072
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ class StableTemplateOverrideTest extends KernelTestBase {
*/
protected $templatesToSkip = [
'views-form-views-form',
'entity-moderation-form'
];
/**