Skip to content

Commit

Permalink
Apply ECS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
senghe committed Nov 12, 2023
1 parent 8d9a198 commit 7c8a1e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Functional/Api/FrequentlyAskedQuestionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ public function test_block_response(): void
$this->assertResponse($response, 'Api/FrequentlyAskedQuestionTest/test_it_get_frequently_asked_question_by_id', Response::HTTP_OK);
}


private function getRepository(): FrequentlyAskedQuestionRepositoryInterface
{
/** @var FrequentlyAskedQuestionRepositoryInterface $repository */
Expand Down

0 comments on commit 7c8a1e8

Please sign in to comment.