Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVitale committed Nov 3, 2024
1 parent 82b752e commit 59df8cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
public class TextClassifierTests {

@Autowired
TextClassifier textClassifier;
ClassificationController textClassifier;

Map<ClassificationType, List<String>> classificationExamples = Map.of(
ClassificationType.BUSINESS, List.of(
Expand Down

0 comments on commit 59df8cd

Please sign in to comment.