Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mickmis committed Mar 26, 2024
1 parent bb10391 commit a5a7caa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ def run(self, context: ExecutionContext):
self._setup_case()

self.begin_test_case(
"OIR creation and modification triggers relevant notifications"
"OIR creation and modification trigger relevant notifications"
)
self._step_create_background_sub()
self._steps_create_oirs_at_each_dss()
Expand Down

0 comments on commit a5a7caa

Please sign in to comment.