dev/core#2029 exclude ornery test
authoreileen <emcnaughton@wikimedia.org>
Thu, 22 Oct 2020 21:53:29 +0000 (10:53 +1300)
committereileen <emcnaughton@wikimedia.org>
Thu, 22 Oct 2020 21:53:29 +0000 (10:53 +1300)
E2E.Core.PrevNextTest.testDeleteByCacheKey

tests/phpunit/E2E/Core/PrevNextTest.php

index 92fd4dee0d5ceb0b71999447529f300e5705c0bc..7d0d944429e6ef7e0cd91cfd519ff6f9a051b06d 100644 (file)
@@ -8,7 +8,7 @@ namespace E2E\Core;
  * Check that the active prev-next service behaves as expected.
  *
  * @package E2E\Core
- * @group e2e
+ * @group e2e ornery
  */
 class PrevNextTest extends \CiviEndToEndTestCase {