Skip to content

Commit 66220c1

Browse files
committed
Fix assignment of dynamic property
1 parent 03b4677 commit 66220c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/class-activitypub-testcase-cache-http.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
class ActivityPub_TestCase_Cache_HTTP extends \WP_UnitTestCase {
3-
3+
public $server;
44
public function set_up() {
55
parent::set_up();
66

0 commit comments

Comments
 (0)