Fix assignment of dynamic property
This commit is contained in:
parent
03b467701d
commit
66220c1250
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
class ActivityPub_TestCase_Cache_HTTP extends \WP_UnitTestCase {
|
class ActivityPub_TestCase_Cache_HTTP extends \WP_UnitTestCase {
|
||||||
|
public $server;
|
||||||
public function set_up() {
|
public function set_up() {
|
||||||
parent::set_up();
|
parent::set_up();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue