Skip to content

Commit 2c08dc3

Browse files
committed
style: add newline at end of file
1 parent 2fc59d3 commit 2c08dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/api/SetBestAnswerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,4 +298,4 @@ public function user_can_set_own_post_as_best_answer_if_permitted(int $userId)
298298
$attributes = $data['data']['attributes'];
299299
$this->assertEquals($postId, $attributes['hasBestAnswer'], "Expected best answer post ID to be {$postId}");
300300
}
301-
}
301+
}

0 commit comments

Comments
 (0)