Issue #3413879 by catch: Add @group #slow to ForumUninstallTest

merge-requests/5536/merge
Dave Long 2024-01-11 18:15:16 +00:00
parent 441307e9e6
commit 8fd2fb4904
No known key found for this signature in database
GPG Key ID: ED52AE211E142771
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ use Drupal\Tests\BrowserTestBase;
* Tests forum module uninstallation.
*
* @group forum
* @group #slow
*/
class ForumUninstallTest extends BrowserTestBase {