We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b4677 commit 66220c1Copy full SHA for 66220c1
tests/class-activitypub-testcase-cache-http.php
@@ -1,6 +1,6 @@
1
<?php
2
class ActivityPub_TestCase_Cache_HTTP extends \WP_UnitTestCase {
3
-
+ public $server;
4
public function set_up() {
5
parent::set_up();
6
0 commit comments