Skip to content
Snippets Groups Projects

Add Edge Port, GÉANT IP and IAS products

Merged Karel van Klink requested to merge feature/add-geant-ip into develop
9 files
+ 9
9
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -15,4 +15,4 @@ def test_import_edge_port_success(edge_port_subscription_factory):
assert_complete(result)
assert subscription.product.name == ProductName.EDGE_PORT
assert subscription.status == SubscriptionLifecycle.ACTIVE
assert subscription.insync
assert subscription.insync is True
Loading