Closed ajohn25 closed 1 month ago
This adds an await statement when calling sendMessage for a specific service type
sendMessage
Discovered while working on #6 Not all services are written in TS, so type checking around this isn't great
Allows tests from #6 to pass
Description
This adds an await statement when calling
sendMessage
for a specific service typeMotivation and Context
Discovered while working on #6 Not all services are written in TS, so type checking around this isn't great
How Has This Been Tested?
Allows tests from #6 to pass
Screenshots (if appropriate):
Documentation Changes
Checklist: