Skip to content

Commit

Permalink
Merge pull request #25168 from totten/master-ornery
Browse files Browse the repository at this point in the history
(NFC) PrevNextTest - Fix warning about "@group"
  • Loading branch information
eileenmcnaughton authored Dec 14, 2022
2 parents 1bb7180 + b510a1a commit 595beb4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/phpunit/E2E/Core/PrevNextTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
* Check that the active prev-next service behaves as expected.
*
* @package E2E\Core
* @group e2e ornery
* @group e2e
* @group ornery
*/
class PrevNextTest extends \CiviEndToEndTestCase {

Expand Down

0 comments on commit 595beb4

Please sign in to comment.