We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fedcbe commit a44deb2Copy full SHA for a44deb2
integration-test/integration/chat/commands_test.clj
@@ -25,7 +25,7 @@
25
{:name "login" :arguments [{:name "provider-id"}]}
26
{:name "costs" :arguments []}
27
{:name "compact" :arguments [{:name "additional-input"}]}
28
- {:name "resume" :arguments []}
+ {:name "resume" :arguments [{:name "chat-id"}]}
29
{:name "config" :arguments []}
30
{:name "doctor" :arguments []}
31
{:name "repo-map-show" :arguments []}
0 commit comments