Skip to content

Commit

Permalink
Remove unused post_id
Browse files Browse the repository at this point in the history
  • Loading branch information
obenland committed Jan 24, 2025
1 parent 32beff4 commit 5c5ef9e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tests/class-activitypub-outbox-testcase.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@ class ActivityPub_Outbox_TestCase extends \WP_UnitTestCase {
*/
protected static $user_id;

/**
* Post ID for testing.
*
* @var int
*/
protected static $post_id;

/**
* Set up test resources.
*/
Expand Down

0 comments on commit 5c5ef9e

Please sign in to comment.