Blank line removed
This commit is contained in:
parent
894502644c
commit
3ff56fc595
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue