From 47c2a438ce57f56b5d4450f0f58fc230fa0beea0 Mon Sep 17 00:00:00 2001 From: Aleksandr Kurbatov <aleksandr.kurbatov@GL1342.local> Date: Wed, 3 Jul 2024 11:48:31 +0100 Subject: [PATCH] Remove commented line to make tox happy --- test/fixtures.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/fixtures.py b/test/fixtures.py index fe72c862..4a996e7d 100644 --- a/test/fixtures.py +++ b/test/fixtures.py @@ -279,7 +279,6 @@ def iptrunk_subscription_factory(iptrunk_side_subscription_factory, faker, geant start_date="2023-05-24T00:00:00+00:00", geant_s_sid=None, iptrunk_description=None, - # iptrunk_type=IptrunkType.DARK_FIBER, iptrunk_type=IptrunkType.LEASED, iptrunk_speed=PhysicalPortCapacity.ONE_GIGABIT_PER_SECOND, iptrunk_isis_metric=None, -- GitLab