Verified Commit dde5ba20 authored by Théodore Biadala's avatar Théodore Biadala
Browse files

Issue #3478422 by catch: Tweak @group #slow for kernel tests again

(cherry picked from commit 293db5f2)
parent 62822617
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
 *
 * @group #slow
 * @group Module
 * @group #slow
 */
class ModuleConfigureRouteTest extends KernelTestBase {

+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@
 * Tests Stable 9's library overrides.
 *
 * @group Theme
 * @group #slow
 */
class Stable9LibraryOverrideTest extends StableLibraryOverrideTestBase {