Skip to content
Snippets Groups Projects

Add @group #slow to some kernel tests with lots of test methods.

Open catch requested to merge issue/drupal-3462759:3462759-try-to-rebalance into 11.x
Files
25
@@ -12,6 +12,7 @@
* Tests validation of block entities.
*
* @group block
* @group #slow
*/
class BlockValidationTest extends ConfigEntityValidationTestBase {
Loading