Merge branch 'develop' into feature

This commit is contained in:
jeremystretch
2022-07-08 16:05:18 -04:00
6 changed files with 94 additions and 13 deletions

View File

@@ -789,8 +789,6 @@ class L2VPNTestCase(ViewTestCases.PrimaryObjectViewTestCase):
'export_targets': [rts[1].pk]
}
print(cls.form_data)
class L2VPNTerminationTestCase(
ViewTestCases.GetObjectViewTestCase,