Verified Commit 51fdb1a2 authored by Dave Long's avatar Dave Long
Browse files

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

(cherry picked from commit 8fd2fb49)
parent 2774aab1
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
 * Tests forum module uninstallation.
 *
 * @group forum
 * @group #slow
 */
class ForumUninstallTest extends BrowserTestBase {