Skip to content

Commit 617664f

Browse files
chore: disable the INT tests for DNSSvcsV1 till the failures are resolved
1 parent 90950c8 commit 617664f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/test_dns_svcs_v1.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class TestDNSSvcsV1(unittest.TestCase):
2121
"""The DNS V1 service test class."""
2222

2323
@unittest.skip("skipping")
24+
2425
def setUp(self):
2526
""" test case setup """
2627
if not os.path.exists(configFile):

0 commit comments

Comments
 (0)