mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00

* Migrate twilio webhooks to the webhook component * Fix typos in twilio * Mock out twilio in the tests * Lint * Fix regression in twilio response
2 lines
38 B
Python
2 lines
38 B
Python
"""Tests for the Twilio component."""
|