mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix a comment
This commit is contained in:
parent
1363d2bd89
commit
0d074a4f2e
1 changed files with 1 additions and 1 deletions
|
@ -442,7 +442,7 @@ class DNSlookupsCase(TestCase):
|
|||
|
||||
empty = {'stdout': 'www.example.com has no MX record'}
|
||||
|
||||
# example returns for dig
|
||||
# example returns for host
|
||||
rights = {
|
||||
'A': [
|
||||
'mocksrvr.example.com has address 10.1.1.1',
|
||||
|
|
Loading…
Add table
Reference in a new issue