forked from home-assistant/core
* Migrate dialogflow over to the new webhook component * Updating dialogflow unit tests * Lint * Revert changes to HomeAssistantView * Use json_response from aiohttp
2 lines
42 B
Python
2 lines
42 B
Python
"""Tests for the Dialogflow component."""
|