Skip to content

Commit 8597a90

Browse files
committed
Remove unused global/
1 parent fc7d942 commit 8597a90

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/phpunit/tests/collaboration/wpCollaborationTableStorage.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,6 @@ public function test_duplicate_awareness_rows_coalesces_on_latest_entry_with_obj
348348
$this->markTestSkipped( 'This test requires that an external object cache is in use.' );
349349
}
350350

351-
global $wpdb;
352-
353351
$storage = new WP_Collaboration_Table_Storage();
354352
$room = __FUNCTION__;
355353

0 commit comments

Comments
 (0)