This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
octodns
mirror of
https://github.com/octodns/octodns
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
52
Wiki
Activity
Browse Source
Remove unused client ref
pull/669/head
Robert Reichel
5 years ago
parent
290a630303
commit
ec0b309437
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/test_octodns_provider_azuredns.py
+ 1
- 1
tests/test_octodns_provider_azuredns.py
View File
@ -392,7 +392,7 @@ class TestAzureDnsProvider(TestCase):
'
mock_directory
'
,
'
mock_sub
'
,
'
mock_rg
'
)
# Fetch the client to force it to load the creds
client
=
provider
.
_dns_client
provider
.
_dns_client
return
provider
def
test_populate_records
(
self
)
:
Write
Preview
Loading…
Cancel
Save