X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=RO%2Fosm_ro%2Fwim%2Ftests%2Ffixtures.py;h=6e36b55d476041e2d2c99b1172f63e9c7acd2a10;hb=667d158c0d3ee7b4c176ad0b27ac428c81b0ddbc;hp=4280a460040b80b4e56d5855356c590d2c879ed2;hpb=07df0d2f27b26e7723b923c9583970be9530fe69;p=osm%2FRO.git diff --git a/RO/osm_ro/wim/tests/fixtures.py b/RO/osm_ro/wim/tests/fixtures.py index 4280a460..6e36b55d 100644 --- a/RO/osm_ro/wim/tests/fixtures.py +++ b/RO/osm_ro/wim/tests/fixtures.py @@ -53,7 +53,7 @@ def wim(identifier=0): return {'name': 'wim%d' % identifier, 'uuid': uuid('wim%d' % identifier), 'wim_url': 'localhost', - 'type': 'tapi'} + 'type': 'ietfl2vpn'} def tenant(identifier=0):