Browse Source

Update tests/test_octodns_manager.py

Co-authored-by: Ross McFarland <ross@github.com>
pull/689/head
Christian Funkhouser 5 years ago
committed by GitHub
parent
commit
55c194c203
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      tests/test_octodns_manager.py

+ 0
- 1
tests/test_octodns_manager.py View File

@ -18,7 +18,6 @@ from octodns.zone import Zone
from mock import MagicMock, patch
from unittest import TestCase
from helpers import DynamicProvider, GeoProvider, NoSshFpProvider, \
SimpleProvider, TemporaryDirectory


Loading…
Cancel
Save