diff --git a/test/fixtures.py b/test/fixtures.py
index fe72c862222380477dff5ba7cb96269ba33cb18a..4a996e7d63fa7f8f85af9235c5021aab7cdd44c7 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,