Commit 4c9ea876 authored by catch's avatar catch
Browse files

Issue #3308912 by smustgrave: Fix test performance of...

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

(cherry picked from commit 62356c1a)
parent 85c87c70
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ class CommentEditTest extends CommentBrowserTestBase {
  /**
   * {@inheritdoc}
   */
  protected $profile = 'standard';
  protected $defaultTheme = 'stark';

  /**
   * Tests comment label in admin view.