diff options
Diffstat (limited to 'tests/resources/roles.ini')
| -rw-r--r-- | tests/resources/roles.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/resources/roles.ini b/tests/resources/roles.ini index 16335d3..450df1d 100644 --- a/tests/resources/roles.ini +++ b/tests/resources/roles.ini @@ -15,6 +15,9 @@ config.options.endpoint_url = https://localhost/complete config.engine = complete config.options.endpoint_url = https://localhost/edit +[chat-only-role.chat] +config.options.open_chat_command = preset_tab + [deprecated-test-role-simple] prompt = simple role prompt [deprecated-test-role-simple.options] |