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

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

parent 808ceae4
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
 * Checks that all core content/config entity types have JSON:API test coverage.
 *
 * @group jsonapi
 * @group #slow
 */
class TestCoverageTest extends KernelTestBase {

+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@
 * Tests the configure route for core modules.
 *
 * @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 {