Blank line removed

This commit is contained in:
Kush Bavishi 2019-08-07 13:42:11 -07:00
parent 894502644c
commit 3ff56fc595
1 changed files with 0 additions and 1 deletions

View File

@ -435,7 +435,6 @@ class TestAcme(unittest.TestCase):
}
mock_current_app.logger.debug.assert_called_with(log_data)
def test_get_zone_name(self):
zones = ['example.com', 'test.example.com']
zone = "test.example.com"