[async rest] Add coverage for the import error raised within the async rest transport layer. #2200
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: process
A process-related concern. May include testing, release, or the like.
Add unit test coverage for the following import error within
rest_asyncio.py.
file:We want to make sure the error is raised to the user correctly if they don't have the right deps installed.
The text was updated successfully, but these errors were encountered: