Skip to content

Commit

Permalink
chore(recognition): rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mala1180 authored and kelvin-olaiya committed Jul 29, 2024
1 parent ed364a7 commit 9937350
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from app.infrastructure.events.RecognitionEventsHubImpl import RecognitionEventsHubImpl


class TestRecognizersManager(unittest.TestCase):
class TestRecognitionService(unittest.TestCase):

def setUp(self):
self.recognizers_manager = RecognitionServiceImpl(RecognitionEventsHubImpl())
Expand Down

0 comments on commit 9937350

Please sign in to comment.