Disable this test as well

This commit is contained in:
Girish Ramakrishnan
2019-03-23 10:23:29 -07:00
parent 9647ce153d
commit cfe9af5c3c

View File

@@ -1375,7 +1375,7 @@ describe('dns provider', function () {
});
});
describe('gcdns', function () {
xdescribe('gcdns', function () {
var HOSTED_ZONES = [];
var zoneQueue = [];
var _OriginalGCDNS;