diff --git a/tests/integration/api/ChangeVoteTest.php b/tests/integration/api/ChangeVoteTest.php index f8d5ad49..df36438c 100644 --- a/tests/integration/api/ChangeVoteTest.php +++ b/tests/integration/api/ChangeVoteTest.php @@ -150,7 +150,7 @@ public function user_without_permission_cannot_change_vote_on_no_change_poll() /** * @test - * + * * @dataProvider usersWhoCanChangeVote */ public function user_with_permission_can_change_vote_on_change_poll(int $userId)