diff options
Diffstat (limited to '')
| -rw-r--r-- | tests/resources/roles.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/resources/roles.ini b/tests/resources/roles.ini index c77d272..66b77ca 100644 --- a/tests/resources/roles.ini +++ b/tests/resources/roles.ini @@ -10,6 +10,8 @@ model = model-common endpoint_url = https://localhost/chat [test-role.options-complete] endpoint_url = https://localhost/complete +[test-role.options-edit] +endpoint_url = https://localhost/edit [test-role.ui] paste_mode = 0 [test-role.ui-chat] |