Skip to content

Commit eb6b2c9

Browse files
Volodymyr SavchenkoVolodymyr Savchenko
authored andcommitted
add tst
1 parent 12a9742 commit eb6b2c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reana_workflow_controller/workflow_run_manager.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,8 @@ def start_interactive_session(self, interactive_session_type, image=None, **kwar
454454
f"Interactive type {interactive_session_type} does not exist."
455455
)
456456

457+
print("test")
458+
457459
validated_image = _validate_interactive_session_image(
458460
interactive_session_type, image
459461
)

0 commit comments

Comments
 (0)