We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9477677 commit 72f1021Copy full SHA for 72f1021
1 file changed
tests/airos/test_aaa.py
@@ -1,7 +1,7 @@
1
from .mock import AaaAirOs, ConverterTest
2
3
4
-class TestResolvConverter(ConverterTest):
+class TestAaaConverter(ConverterTest):
5
6
backend = AaaAirOs
7
0 commit comments