We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d8762 commit c9e33cdCopy full SHA for c9e33cd
flow_control/tests/test_flowcontrol.py
@@ -39,8 +39,6 @@ def test_actions_generator(self):
39
"value": "display_message"},
40
{"display_name": "Redirect using jump_to_id",
41
"value": "to_jump"},
42
- {"display_name": "Redirect to a given unit in the same subsection",
43
- "value": "to_unit"},
44
{"display_name": "Redirect to a given URL",
45
"value": "to_url"}
46
]
0 commit comments