From 59a4cb14b3be9d1f27d47c436c5da90ff6b0473f Mon Sep 17 00:00:00 2001 From: Michael Vasseur <14887731+vmcj@users.noreply.github.com> Date: Fri, 4 Jul 2025 17:15:21 +0200 Subject: [PATCH] Use capitals for consistency --- webapp/templates/team/partials/index_content.html.twig | 2 +- .../tests/Unit/Controller/Team/ClarificationControllerTest.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/templates/team/partials/index_content.html.twig b/webapp/templates/team/partials/index_content.html.twig index 22b3c8b378..34c7ca453c 100644 --- a/webapp/templates/team/partials/index_content.html.twig +++ b/webapp/templates/team/partials/index_content.html.twig @@ -43,7 +43,7 @@
diff --git a/webapp/tests/Unit/Controller/Team/ClarificationControllerTest.php b/webapp/tests/Unit/Controller/Team/ClarificationControllerTest.php index aaf5c867b0..25ef162753 100644 --- a/webapp/tests/Unit/Controller/Team/ClarificationControllerTest.php +++ b/webapp/tests/Unit/Controller/Team/ClarificationControllerTest.php @@ -12,7 +12,7 @@ public function testClarificationRequest(): void { $this->verifyPageResponse('GET', '/team', 200); - $link = $this->verifyLinkToURL('request clarification', 'http://localhost/team/clarifications/add'); + $link = $this->verifyLinkToURL('Request clarification', 'http://localhost/team/clarifications/add'); $this->client->click($link); $this->client->submitForm('Send', [