the 'sfa' macro step involves reconfiguring/restarting sfa
[tests.git] / system / config_apiv2.py
index a7ce407..91c9281 100644 (file)
@@ -1,4 +1,4 @@
-
 def config (plc_specs, options):
     for plc_spec in plc_specs:
         plc_spec['sfa']['SFA_AGGREGATE_API_VERSION']=2
+    return plc_specs