Commit 36a1560d authored by Gianluca Marotta's avatar Gianluca Marotta
Browse files

CT-214 Updated midcsp-unit-tests; fixed error in Subarray Common

parent 46b2edaa
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -377,7 +377,7 @@ class CspSubarray(SKASubarray):
        @transaction_id
        def do(self, argin):
            #TODO: Edit the logger
            self.logger.INFO('Assign resource command ... ')
            self.logger.info('Assign resource command ... ')


    class ConfigureCommand(SKASubarray.ConfigureCommand):
+84 −37

File changed.

Preview size limit exceeded, changes collapsed.