We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc59d3 commit 2c08dc3Copy full SHA for 2c08dc3
tests/integration/api/SetBestAnswerTest.php
@@ -298,4 +298,4 @@ public function user_can_set_own_post_as_best_answer_if_permitted(int $userId)
298
$attributes = $data['data']['attributes'];
299
$this->assertEquals($postId, $attributes['hasBestAnswer'], "Expected best answer post ID to be {$postId}");
300
}
301
-}
+}
0 commit comments