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 d9ff1e3 commit 2e5c5b7Copy full SHA for 2e5c5b7
1 file changed
tests/airos/test_resolv.py
@@ -18,7 +18,7 @@ def test_resolv(self):
18
19
expected = [
20
{
21
- 'host.1.name' : '',
+ 'host.1.name' : 'airos',
22
},
23
24
'nameserver.1.ip' : '10.150.42.1',
@@ -41,7 +41,7 @@ def test_no_dns_server(self):
41
42
43
44
45
46
47
'status' : 'enabled',
0 commit comments