Skip to content
Snippets Groups Projects
Verified Commit 86673c90 authored by Dave Long's avatar Dave Long
Browse files

Issue #3410396 by catch: Add @group slow to ForumTest, HelpTopicSearchTest, ModulesListFormWebTest

parent 49175bf5
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
* consistency in the database. * consistency in the database.
* *
* @group forum * @group forum
* @group #slow
*/ */
class ForumTest extends BrowserTestBase { class ForumTest extends BrowserTestBase {
......
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
* Verifies help topic search. * Verifies help topic search.
* *
* @group help * @group help
* @group #slow
*/ */
class HelpTopicSearchTest extends HelpTopicTranslatedTestBase { class HelpTopicSearchTest extends HelpTopicTranslatedTestBase {
......
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
* Tests \Drupal\system\Form\ModulesListForm. * Tests \Drupal\system\Form\ModulesListForm.
* *
* @group Form * @group Form
* @group #slow
*/ */
class ModulesListFormWebTest extends BrowserTestBase { class ModulesListFormWebTest extends BrowserTestBase {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment