From c30dfa0e95fddc105658f1e0f960efcef440e0b0 Mon Sep 17 00:00:00 2001 From: manumafe98 Date: Thu, 15 Feb 2024 17:16:44 -0300 Subject: [PATCH] Fixing tests as well --- ...erIntegrationTest.needforspeed.ExemplarSolution.approved.txt | 2 +- tests/need-for-speed/exemplar-solution/expected_analysis.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/test/resources/analyzer/AnalyzerIntegrationTest.needforspeed.ExemplarSolution.approved.txt b/src/test/resources/analyzer/AnalyzerIntegrationTest.needforspeed.ExemplarSolution.approved.txt index b03a6fe2..ecbc7d9b 100644 --- a/src/test/resources/analyzer/AnalyzerIntegrationTest.needforspeed.ExemplarSolution.approved.txt +++ b/src/test/resources/analyzer/AnalyzerIntegrationTest.needforspeed.ExemplarSolution.approved.txt @@ -3,7 +3,7 @@ { "comment": "java.general.exemplar", "params": { - "exerciseName": "NeedForSpeed" + "exerciseName": "Need For Speed" }, "type": "celebratory" } diff --git a/tests/need-for-speed/exemplar-solution/expected_analysis.json b/tests/need-for-speed/exemplar-solution/expected_analysis.json index fd089abd..5fa709a5 100644 --- a/tests/need-for-speed/exemplar-solution/expected_analysis.json +++ b/tests/need-for-speed/exemplar-solution/expected_analysis.json @@ -3,7 +3,7 @@ { "comment": "java.general.exemplar", "params": { - "exerciseName": "NeedForSpeed" + "exerciseName": "Need For Speed" }, "type": "celebratory" }