Skip to content

Commit

Permalink
[uss_qualifier] scd: oir implicit sub handling scenarion - cleanup st…
Browse files Browse the repository at this point in the history
…ray forgotten comment (#814)
  • Loading branch information
Shastick authored Oct 24, 2024
1 parent 18e70fe commit 073ddfa
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,12 +194,6 @@ def run(self, context: ExecutionContext):

self.end_test_scenario()

"""
Create OI3 in DSS from t2 to t3, confirm no subscriptions beyond pre-existing subscriptions in step 2 are among subscribers
Clean up
"""

def _case_1_step_create_oir_1(self):
oir, subs, impl_sub, _ = self._create_oir(
self._oir_a_id, self._time_2, self._time_3, [], True
Expand Down

0 comments on commit 073ddfa

Please sign in to comment.