Skip to:
Content

BuddyPress.org

Ticket #8749: 8749.patch

File 8749.patch, 460 bytes (added by imath, 4 years ago)
  • tests/phpunit/testcases/groups/functions/get-group.php

    diff --git tests/phpunit/testcases/groups/functions/get-group.php tests/phpunit/testcases/groups/functions/get-group.php
    index 6f5d63252..59b6a6263 100644
     
    55 * @group functions
    66 */
    77class BP_Tests_Get_Groups_Param extends BP_UnitTestCase {
     8        public $groups_template = null;
    89
    910        public function set_up() {
    1011                parent::set_up();