We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16b67b4 commit 9effd47Copy full SHA for 9effd47
1 file changed
test/integration/component/test_acl_isolatednetwork.py
@@ -57,6 +57,7 @@ def setUpClass(cls):
57
#cls.acldata = Services().services
58
cls.testdata = cls.testClient.getParsedTestDataConfig()
59
cls.acldata = cls.testdata["acl"]
60
+ cls.acldata["network"]["vlan"] = None
61
cls.domain_1 = None
62
cls.domain_2 = None
63
cls.cleanup = []
0 commit comments