1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

Merge remote-tracking branch 'origin/master' into configurable-geo-healthcheck

This commit is contained in:
Ross McFarland
2018-03-31 12:16:10 -07:00
6 changed files with 44 additions and 9 deletions

View File

@@ -1368,11 +1368,11 @@ class TestDynProviderGeo(TestCase):
change = Create(self.geo_record)
provider._mod_rulesets(td_mock, change)
ruleset_create_mock.assert_has_calls((
call(td_mock, index=0),
call(td_mock, index=0),
call(td_mock, index=0),
call(td_mock, index=0),
call(td_mock, index=0),
call(td_mock, index=2),
call(td_mock, index=2),
call(td_mock, index=2),
call(td_mock, index=2),
call(td_mock, index=2),
))
add_response_pool_mock.assert_has_calls((
# default