Fix copy-paste error in pydoc for test_almond.py (#3389)

This commit is contained in:
Allen Porter 2022-01-02 07:09:46 -08:00 committed by GitHub
parent d8c934365a
commit d994170a9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
"""Test adguard discovery."""
"""Test almond discovery."""
import pytest
import voluptuous as vol