Skip to content

Commit c9e33cd

Browse files
committed
fix: test
1 parent 20d8762 commit c9e33cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

flow_control/tests/test_flowcontrol.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ def test_actions_generator(self):
3939
"value": "display_message"},
4040
{"display_name": "Redirect using jump_to_id",
4141
"value": "to_jump"},
42-
{"display_name": "Redirect to a given unit in the same subsection",
43-
"value": "to_unit"},
4442
{"display_name": "Redirect to a given URL",
4543
"value": "to_url"}
4644
]

0 commit comments

Comments
 (0)