Verified Commit 8fd2fb49 authored by Dave Long's avatar Dave Long
Browse files

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

parent 441307e9
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 {