Issue #3308912 by smustgrave: Fix test performance of Drupal\Tests\comment\Functional\Views\CommentEditTest

merge-requests/2780/head
catch 2022-09-19 09:38:34 +01:00
parent 98659976bd
commit 62356c1a6e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class CommentEditTest extends CommentBrowserTestBase {
/**
* {@inheritdoc}
*/
protected $profile = 'standard';
protected $defaultTheme = 'stark';
/**
* Tests comment label in admin view.