Skip to content

Commit

Permalink
Fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
manzoorwanijk committed Jan 15, 2025
1 parent d57243b commit 1904ea3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ public function test_publicize_get_all_connections_for_user() {
$facebook_connection = array(
'id_number' => array(
'connection_data' => array(
'id' => 123,
'user_id' => 0,
),
),
Expand Down

0 comments on commit 1904ea3

Please sign in to comment.