Skip to:
Content

bbPress.org

Ticket #2812: 2812.01.patch

File 2812.01.patch, 623 bytes (added by thebrandonallen, 9 years ago)
  • tests/phpunit/testcases/topics/template/counts.php

    diff --git tests/phpunit/testcases/topics/template/counts.php tests/phpunit/testcases/topics/template/counts.php
    index c0212b7..fb44a6b 100644
    class BBP_Tests_Topics_Template_Counts extends BBP_UnitTestCase { 
    3333                        )
    3434                ) );
    3535
    36                 bbp_clean_post_cache( $t );
    3736                bbp_update_topic_reply_count( $t );
    3837
    3938                // Output
    class BBP_Tests_Topics_Template_Counts extends BBP_UnitTestCase { 
    7675                        )
    7776                ) );
    7877
    79                 bbp_clean_post_cache( $t );
    8078                bbp_update_topic_reply_count( $t );
    8179
    8280                // Output