From eb6fb5549f0566538cfc502cb8c1526b82217ca2 Mon Sep 17 00:00:00 2001 From: Jeroen ter Heerdt Date: Mon, 16 Oct 2017 13:46:24 +0200 Subject: [PATCH] Changing clicksendaudio to clicksend_tts in .coveragerc (#9900) --- .coveragerc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.coveragerc b/.coveragerc index 52f68b940f3..a65a9f4b861 100644 --- a/.coveragerc +++ b/.coveragerc @@ -409,7 +409,7 @@ omit = homeassistant/components/notify/aws_sqs.py homeassistant/components/notify/ciscospark.py homeassistant/components/notify/clicksend.py - homeassistant/components/notify/clicksendaudio.py + homeassistant/components/notify/clicksend_tts.py homeassistant/components/notify/discord.py homeassistant/components/notify/facebook.py homeassistant/components/notify/free_mobile.py