mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Remove blank lines
This commit is contained in:
@@ -500,8 +500,6 @@ class TestAzureDnsProvider(TestCase):
|
||||
|
||||
exists = provider.populate(zone)
|
||||
self.assertTrue(exists)
|
||||
|
||||
|
||||
self.assertEquals(len(zone.records), 17)
|
||||
|
||||
def test_populate_zone(self):
|
||||
|
||||
Reference in New Issue
Block a user