💚 Fix la dernière CI

This commit is contained in:
2021-02-03 16:43:17 +01:00
parent 25d18c7184
commit 6704dd5ff6
3 changed files with 10 additions and 6 deletions

View File

@@ -91,7 +91,7 @@ abstract class Parser
*
* @return string
*/
protected function calculateGES($score)
protected function calculateGES($score)
{
if (empty($score)) {
return 'Inconnu';